update deploy script
This commit is contained in:
parent
b2cb91d32b
commit
85a86886d8
2 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ cache:
|
|||
directories:
|
||||
- vendor
|
||||
- "$HOME/.composer/cache"
|
||||
after_success: ./bin/deploy.sh
|
||||
after_success: bin/deploy.sh
|
||||
env:
|
||||
matrix:
|
||||
- WP_VERSION=latest WP_MULTISITE=0
|
||||
|
|
0
bin/deploy.sh
Executable file → Normal file
0
bin/deploy.sh
Executable file → Normal file
Loading…
Reference in a new issue