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:
parent
34cf0af98e
commit
985947d649
|
|
@ -1,4 +1,4 @@
|
|||
@Library('utils@k8s-pipeline-opensta') _
|
||||
@Library('utils@main') _
|
||||
|
||||
k8sPodTemplate(coordinator: true, cloud: utilPickCloud()) {
|
||||
pipelineOpenSTA(k8s: true)
|
||||
|
|
|
|||
Loading…
Reference in New Issue