Skip to content

Commit 6465b18

Browse files
committed
Update Shared CI
1 parent 22ff702 commit 6465b18

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitlab-ci.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ stages:
7373
include:
7474
- local: '.gitlab/custom-jobs-and-variables.yml'
7575
- project: 'radiuss/radiuss-shared-ci'
76-
ref: 'v2024.07.0'
76+
ref: 'v2024.12.0'
7777
file: 'pipelines/${CI_MACHINE}.yml'
7878
- artifact: '${CI_MACHINE}-jobs.yml'
7979
job: 'generate-job-lists'
@@ -86,7 +86,7 @@ include:
8686
file: 'id_tokens.yml'
8787
# [Optional] checks preliminary to running the actual CI test
8888
- project: 'radiuss/radiuss-shared-ci'
89-
ref: 'v2024.07.0'
89+
ref: 'v2024.12.0'
9090
file: 'utilities/preliminary-ignore-draft-pr.yml'
9191
# pipelines subscribed by the project
9292
- local: '.gitlab/subscribed-pipelines.yml'

0 commit comments

Comments
 (0)