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