We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bec7ec commit 74511aaCopy full SHA for 74511aa
.travis.yml
@@ -61,7 +61,7 @@ before_deploy:
61
#- git pull origin https://${GH_TOKEN}@github.com/mitchellkrogza/Travis-CI-Nginx-for-Testing-Nginx-Configuration
62
#- git push https://${GH_TOKEN}@github.com/mitchellkrogza/Travis-CI-Nginx-for-Testing-Nginx-Configuration --all
63
#- ls -aR
64
-- travis-ci/deploy2.sh
+- sh -x travis-ci/deploy2.sh
65
deploy:
66
provider: releases
67
api_key:
0 commit comments