@@ -72,7 +72,7 @@ include:
7272 file : ' id_tokens.yml'
7373
7474 # Base pipeline templates and utilities
75- - component : $CI_SERVER_FQDN/radiuss/radiuss-shared-ci/base-pipeline@release/ 2026.6.0
75+ - component : $CI_SERVER_FQDN/radiuss/radiuss-shared-ci/base-pipeline@2026.6.0
7676 inputs :
7777 github_project_name : $GITHUB_PROJECT_NAME
7878 github_project_org : $GITHUB_PROJECT_ORG
@@ -127,7 +127,7 @@ dane-build-and-test:
127127 needs : [dane-up-check, generate-job-lists]
128128 trigger :
129129 include :
130- - component : $CI_SERVER_FQDN/radiuss/radiuss-shared-ci/dane-pipeline@release/ 2026.6.0
130+ - component : $CI_SERVER_FQDN/radiuss/radiuss-shared-ci/dane-pipeline@2026.6.0
131131 inputs :
132132 job_cmd : $JOB_CMD
133133 shared_alloc : $DANE_SHARED_ALLOC
@@ -149,7 +149,7 @@ matrix-build-and-test:
149149 needs : [matrix-up-check, generate-job-lists]
150150 trigger :
151151 include :
152- - component : $CI_SERVER_FQDN/radiuss/radiuss-shared-ci/matrix-pipeline@release/ 2026.6.0
152+ - component : $CI_SERVER_FQDN/radiuss/radiuss-shared-ci/matrix-pipeline@2026.6.0
153153 inputs :
154154 job_cmd : $JOB_CMD
155155 shared_alloc : $MATRIX_SHARED_ALLOC
@@ -171,7 +171,7 @@ corona-build-and-test:
171171 needs : [corona-up-check, generate-job-lists]
172172 trigger :
173173 include :
174- - component : $CI_SERVER_FQDN/radiuss/radiuss-shared-ci/corona-pipeline@release/ 2026.6.0
174+ - component : $CI_SERVER_FQDN/radiuss/radiuss-shared-ci/corona-pipeline@2026.6.0
175175 inputs :
176176 job_cmd : $JOB_CMD
177177 shared_alloc : $CORONA_SHARED_ALLOC
@@ -193,7 +193,7 @@ tioga-build-and-test:
193193 needs : [tioga-up-check, generate-job-lists]
194194 trigger :
195195 include :
196- - component : $CI_SERVER_FQDN/radiuss/radiuss-shared-ci/tioga-pipeline@release/ 2026.6.0
196+ - component : $CI_SERVER_FQDN/radiuss/radiuss-shared-ci/tioga-pipeline@2026.6.0
197197 inputs :
198198 job_cmd : $JOB_CMD
199199 shared_alloc : $TIOGA_SHARED_ALLOC
@@ -215,7 +215,7 @@ tuolumne-build-and-test:
215215 needs : [tuolumne-up-check, generate-job-lists]
216216 trigger :
217217 include :
218- - component : $CI_SERVER_FQDN/radiuss/radiuss-shared-ci/tuolumne-pipeline@release/ 2026.6.0
218+ - component : $CI_SERVER_FQDN/radiuss/radiuss-shared-ci/tuolumne-pipeline@2026.6.0
219219 inputs :
220220 job_cmd : $JOB_CMD
221221 shared_alloc : $TUOLUMNE_SHARED_ALLOC
@@ -232,7 +232,7 @@ performance-measurements:
232232 trigger :
233233 include :
234234 - local : ' .gitlab/custom-variables.yml'
235- - component : $CI_SERVER_FQDN/radiuss/radiuss-shared-ci/performance-pipeline@v2026.02.2
235+ - component : $CI_SERVER_FQDN/radiuss/radiuss-shared-ci/performance-pipeline@v2026.06.0
236236 inputs :
237237 job_cmd : $JOB_CMD
238238 dane_perf_alloc : $DANE_PERF_ALLOC
0 commit comments