mirror of
https://github.com/gosticks/iota.lib.java.git
synced 2026-02-01 14:17:34 +00:00
set execute bit on deployment script
This commit is contained in:
parent
d0fea084da
commit
8cb7cdc0fc
@ -24,7 +24,7 @@ deploy:
|
||||
repo: iotaledger/iota.lib.java
|
||||
all_branches: true
|
||||
- provider: script
|
||||
script: ".travis/push-jdoc-gh-pages.sh"
|
||||
script: chmod u+x .travis/push-jdoc-gh-pages.sh && .travis/push-jdoc-gh-pages.sh
|
||||
skip_cleanup: true
|
||||
on:
|
||||
tags: true
|
||||
|
||||
Loading…
Reference in New Issue
Block a user