This commit is contained in:
Jonas Schwartz 2019-01-14 21:28:54 +01:00
parent cdc7ba61af
commit 7f34d29ba7
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ jobs:
git config --global user.email "jonas+deploy@vapor.codes"
git config --global user.name "Auto deploy"
git commit --allow-empty -m "Trigger deployment"
#git pull origin master
git pull origin master
git push -q -f git@git.code.vapor.cloud:auto-deploy.git master
- run:
name: Login to Toolbox