ci: checkout master branch

This commit is contained in:
curben 2019-10-03 00:57:05 +01:00
parent ac1281ad3e
commit 50967c5696
No known key found for this signature in database
GPG Key ID: 5D9DB57A25D34EE3
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ deploy_job:
script:
- sh script.sh
- git checkout master
- git config --global user.name "curben-bot"
- git config --global user.email "curben-bot@users.noreply.gitlab.com"