ci: checkout master branch
This commit is contained in:
parent
ac1281ad3e
commit
50967c5696
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in New Issue