Skip to content

Commit

Permalink
no teardown
Browse files Browse the repository at this point in the history
Signed-off-by: Austin Abro <[email protected]>
  • Loading branch information
AustinAbro321 committed Jul 23, 2024
1 parent ba43ee6 commit d8251f8
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/nightly-eks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,13 +46,6 @@ jobs:
- name: Build the eks package
run: ./build/zarf package create packages/distros/eks -o build --confirm

- name: Teardown the cluster
run: |
./build/zarf package deploy build/zarf-package-distro-eks-amd64-0.0.3.tar.zst \
--components=teardown-eks-cluster \
--set=EKS_CLUSTER_NAME='zarf-nightly-eks-e2e-test' \
--confirm
- name: Deploy the eks package
run: |
./build/zarf package deploy build/zarf-package-distro-eks-amd64-0.0.3.tar.zst \
Expand Down

0 comments on commit d8251f8

Please sign in to comment.