Skip to content

Commit

Permalink
Update eks.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
TrekkieCoder authored Aug 16, 2023
1 parent 5ca8308 commit f5ca49c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/eks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -141,8 +141,6 @@ jobs:
kubectl delete -f kube-loxilb.yaml
- name : delete testbed
if: |
${{ always() &&
github.repository == 'loxilb-io/loxilb' }}
if: ${{ ! cancelled() }}
run: |
terraform destroy -auto-approve -input=false

0 comments on commit f5ca49c

Please sign in to comment.