Closed cjelger closed 4 years ago
I verified that everything works fine by locally executing the deployment script on the demo repo with my own git credentials
AMS_REPO="https://..." AMS_GIT_USER=**** AMS_GIT_PASS=**** node .circleci/ci/deploy-ams.js
The dispatcher/pom.xml file was properly modified and committed (I disabled the git push in the script before testing).
dispatcher/pom.xml
git push
I verified that everything works fine by locally executing the deployment script on the demo repo with my own git credentials
The
dispatcher/pom.xml
file was properly modified and committed (I disabled thegit push
in the script before testing).Types of changes
Checklist: