Skip to content
This repository has been archived by the owner on Jul 1, 2022. It is now read-only.

Commit

Permalink
Set executable flag on script publish-crossdock.sh
Browse files Browse the repository at this point in the history
Signed-off-by: Pavol Loffay <[email protected]>
  • Loading branch information
pavolloffay committed May 17, 2018
1 parent b4b5d56 commit 3756752
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,5 @@ jobs:
script: ./gradlew upload

- stage: deploy
env: [ NAME=deploy-to-dockerhub ]
env: [ NAME=deploy-crossdock-to-dockerhub ]
script: ./travis/publish-crossdock.sh
Empty file modified travis/publish-crossdock.sh
100644 → 100755
Empty file.

0 comments on commit 3756752

Please sign in to comment.