mirror of
https://github.com/gosticks/iota.lib.java.git
synced 2026-08-18 15:20:18 +00:00
set execute bit on deployment script
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user