Update insurance/Jenkinsfile.InsuranceBe
This commit is contained in:
@@ -42,7 +42,7 @@ pipeline {
|
||||
sh """
|
||||
git add pom.xml
|
||||
git commit -m "Auto-increment version to ${newVersion}" || echo "No changes"
|
||||
git push https://${GIT_USER}:${GIT_PASS}@git.hzwnrw.my/Insurance/insurance-be.git HEAD:develop
|
||||
git push https://${GIT_USER}:${GIT_PASS}@git.hzwnrw.my/Insurance/insurance-be.git HEAD:main
|
||||
"""
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user