Jenkinsfile: point utils library back to main

k8s-pipeline-opensta merged into jenkins-ci main; pin the shared
library to the released main tag now that the k8s changes are upstream.
This commit is contained in:
Joao Luis Sombrio 2026-07-08 02:47:15 -03:00
parent 34cf0af98e
commit 985947d649
No known key found for this signature in database
GPG Key ID: 2A57264ECDB2659D
1 changed files with 1 additions and 1 deletions

2
Jenkinsfile vendored
View File

@ -1,4 +1,4 @@
@Library('utils@k8s-pipeline-opensta') _
@Library('utils@main') _
k8sPodTemplate(coordinator: true, cloud: utilPickCloud()) {
pipelineOpenSTA(k8s: true)