Grinding automatic deployment
This commit is contained in:
parent
c9b65f0f49
commit
d974670910
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user