Skip to content

Commit

Permalink
fix travis auto-approve
Browse files Browse the repository at this point in the history
  • Loading branch information
remche committed May 11, 2021
1 parent c9baa0c commit d0b8009
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,5 @@ script:
- terraform apply -auto-approve | grep -v remote-exec

after_script:
- terraform destroy -force
- terraform destroy -auto-approve

0 comments on commit d0b8009

Please sign in to comment.