@@ -54,6 +54,8 @@ pipeline {
script {
gitOps.clone(PKI_GIT_URL)
gitOps.clone(SWARM_GIT_URL)
+ }
}
stage("Run Renewal") {
steps {