mirror of
https://github.com/shlinkio/shlink.git
synced 2025-03-14 04:00:57 +03:00
Deleted ocular.phar before building assets for deployment
This commit is contained in:
parent
d5e7ce38ac
commit
15d49e97c0
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@ after_success:
|
|||
|
||||
# Before deploying, build dist file for current travis tag
|
||||
before_deploy:
|
||||
- rm -f ocular.phar
|
||||
- ./build.sh ${TRAVIS_TAG#?}
|
||||
|
||||
deploy:
|
||||
|
|
Loading…
Add table
Reference in a new issue