Commit c29d2cab authored by Ndoumbe's avatar Ndoumbe

update

parent 6bbb93ff
...@@ -78,7 +78,7 @@ def call(body) { ...@@ -78,7 +78,7 @@ def call(body) {
git commit -am "new build for ${BRANCH_NAME} - commit hash=${shortCommit}" git commit -am "new build for ${BRANCH_NAME} - commit hash=${shortCommit}"
""" """
withCredentials([usernamePassword(credentialsId: 'gitlab_credential', passwordVariable: 'GIT_PASSWORD', usernameVariable: 'GIT_USERNAME')]) { withCredentials([usernamePassword(credentialsId: 'gitlab_credential', passwordVariable: 'pwdgitbaamtu', usernameVariable: 'diopbe')]) {
sh ('git remote set-url origin https://${GIT_USERNAME}:${GIT_PASSWORD}@gitlab.baamtu.com/diopbe/helm-manifestfiles') sh ('git remote set-url origin https://${GIT_USERNAME}:${GIT_PASSWORD}@gitlab.baamtu.com/diopbe/helm-manifestfiles')
sh('git push origin master') sh('git push origin master')
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment