We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bb8e54 commit 6e1e17dCopy full SHA for 6e1e17d
.travis.yml
@@ -95,14 +95,4 @@ deploy:
95
#condition: $TRAVIS_BRANCH == master || $TRAVIS_BRANCH == v6.0
96
local_dir: $GOPATH/src/github.com/TIBCOSoftware/mashling-cicd/sample-recipes/master-builds
97
upload-dir: master-builds
98
-## - provider: s3
99
-# access_key_id: $SITE_KEY
100
-# secret_access_key: $SITE_KEY_SECRET
101
-# bucket: $AWS_BUCKET
102
-# region: $AWS_REGION
103
-# skip_cleanup: true
104
-# on:
105
-# tags: true
106
-# local_dir: $GOPATH/src/github.com/TIBCOSoftware/mashling-cicd/sample-recipes/master-builds
107
-# upload-dir: master-builds
108
-
+
0 commit comments