refactor: update nfc_bot commit details #70

Merged
jon_nfc merged 1 commits from nfc_bot-details-update into development 2022-02-12 10:33:07 +00:00

View File

@ -18,8 +18,8 @@
- git clone -b development $CLONE_URL repo
- cd repo
- git branch
- git config --global user.email "CI@nfc-gitlab"
- git config --global user.name "NFC CI"
- git config --global user.email "helpdesk@nofusscomputing.com"
- git config --global user.name "nfc_bot"
- git push --set-upstream origin development
- RELEASE_VERSION_CURRENT=$(cz -n cz_nfc version --project)
script: