mirror of
https://github.com/terraform-aws-modules/terraform-aws-eks.git
synced 2025-09-09 19:32:58 +08:00
removed failing CI step
This commit is contained in:
+5
-5
@@ -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