Grinding automatic deployment

This commit is contained in:
Valentin Popov 2017-10-19 07:20:17 +04:00
parent c9b65f0f49
commit d974670910

View File

@ -48,7 +48,7 @@ script:
jobs:
include:
- stage: deploy
stage: deploy
env:
- DB=mysqli MOODLE_BRANCH=MOODLE_33_STABLE
@ -56,7 +56,7 @@ jobs:
php: 7.1
before_deploy:
- cd valentineus/auth-link
- cd $TRAVIS_REPO_SLUG
- git stash --all
- /bin/sh build.sh