Commit 9fca3281 authored by Thomas Braun's avatar Thomas Braun
Browse files

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

In that way it is easy to adjust for testing the CI templates.
parent a8935ad8
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'