Explorar o código

jenkins squirrel

ksieren %!s(int64=3) %!d(string=hai) anos
pai
achega
cb4317f35b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Jenkinsfile

+ 1 - 1
Jenkinsfile

@@ -86,7 +86,7 @@ spec:
               cat values.yaml
             '''
               sh "git add values.yaml"
-              sh 'git commit -m "Triggered Build '$GIT_COMMIT'"'
+              sh "git commit -m "Triggered Build '$GIT_COMMIT'""
               sh "git push https://$HELM_GIT_REPO_URL --force"
             }
           }