mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2024-11-10 05:23:09 +02:00
Fix permission
This commit is contained in:
parent
4de2129700
commit
dcbbb4caf6
1 changed files with 1 additions and 0 deletions
|
@ -32,4 +32,5 @@ before_script:
|
|||
- npm run build
|
||||
|
||||
after_success:
|
||||
- chmod u+x ./travis/release.sh
|
||||
- ./.travis/release.sh
|
||||
|
|
Loading…
Reference in a new issue