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