update deploy script

This commit is contained in:
Matthias Pfefferle 2018-11-06 12:10:40 +01:00
parent b2cb91d32b
commit 85a86886d8
2 changed files with 1 additions and 1 deletions

View file

@ -9,7 +9,7 @@ cache:
directories: directories:
- vendor - vendor
- "$HOME/.composer/cache" - "$HOME/.composer/cache"
after_success: ./bin/deploy.sh after_success: bin/deploy.sh
env: env:
matrix: matrix:
- WP_VERSION=latest WP_MULTISITE=0 - WP_VERSION=latest WP_MULTISITE=0

0
bin/deploy.sh Executable file → Normal file
View file