chmod +x ./scripts/release.sh
This commit is contained in:
parent
ae38c4d391
commit
0e58460d21
@ -9,7 +9,6 @@ before_deploy:
|
||||
- node -v
|
||||
- curl -o- -L https://yarnpkg.com/install.sh | bash -s -- --version 1.15.2
|
||||
- export PATH="$HOME/.yarn/bin:$PATH"
|
||||
- chmod +x ./scripts/release.sh
|
||||
- RELEASE_TAG=$TRAVIS_TAG ./scripts/release.sh
|
||||
|
||||
deploy:
|
||||
|
0
scripts/release.sh
Normal file → Executable file
0
scripts/release.sh
Normal file → Executable file
Loading…
Reference in New Issue
Block a user