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 03223c1 commit a286a54Copy full SHA for a286a54
.travis.yml
@@ -35,11 +35,11 @@ script:
35
- cd -
36
- terraform -v
37
# - bundle exec kitchen test --destroy always
38
-deploy:
39
- provider: script
40
- script: ci/deploy.sh
41
- on:
42
- branch: master
+# deploy:
+# provider: script
+# script: ci/deploy.sh
+# on:
+# branch: master
43
notifications:
44
email:
45
recipients:
0 commit comments