Commit 2944bfd3 authored by Thomas Braun's avatar Thomas Braun
Browse files

Merge branch 'add-ref-for-ci-template-include' into 'main'

.gitlab-ci.yml: Add ref keyword to include statement

In that way it is easy to adjust for testing the CI templates.

See merge request !151
parents a8935ad8 9fca3281
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
---
include:
  - project: 'tango-controls/gitlab-ci-templates'
    ref: main
    file:
      - 'ArchiveWithSubmodules.gitlab-ci.yml'
      - 'cpp.gitlab-ci.yml'