mirror of
https://github.com/ysoftdevs/terraform-aws-eks.git
synced 2026-03-23 09:51:04 +01:00
removed failing CI step
This commit is contained in:
10
.travis.yml
10
.travis.yml
@@ -35,11 +35,11 @@ script:
|
|||||||
- cd -
|
- cd -
|
||||||
- terraform -v
|
- terraform -v
|
||||||
# - bundle exec kitchen test --destroy always
|
# - bundle exec kitchen test --destroy always
|
||||||
deploy:
|
# deploy:
|
||||||
provider: script
|
# provider: script
|
||||||
script: ci/deploy.sh
|
# script: ci/deploy.sh
|
||||||
on:
|
# on:
|
||||||
branch: master
|
# branch: master
|
||||||
notifications:
|
notifications:
|
||||||
email:
|
email:
|
||||||
recipients:
|
recipients:
|
||||||
|
|||||||
Reference in New Issue
Block a user