We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22ff702 commit 6465b18Copy full SHA for 6465b18
.gitlab-ci.yml
@@ -73,7 +73,7 @@ stages:
73
include:
74
- local: '.gitlab/custom-jobs-and-variables.yml'
75
- project: 'radiuss/radiuss-shared-ci'
76
- ref: 'v2024.07.0'
+ ref: 'v2024.12.0'
77
file: 'pipelines/${CI_MACHINE}.yml'
78
- artifact: '${CI_MACHINE}-jobs.yml'
79
job: 'generate-job-lists'
@@ -86,7 +86,7 @@ include:
86
file: 'id_tokens.yml'
87
# [Optional] checks preliminary to running the actual CI test
88
89
90
file: 'utilities/preliminary-ignore-draft-pr.yml'
91
# pipelines subscribed by the project
92
- local: '.gitlab/subscribed-pipelines.yml'
0 commit comments