Skip to content

Commit b004b6e

Browse files
committed
clean infra
1 parent ede489a commit b004b6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/infra-setup.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- name: Terraplan apply
3636
run: |
3737
cd terraform
38-
terraform apply tfplan
38+
terraform destroy --auto-approve
3939
4040
ansible:
4141
name: Deploy build

0 commit comments

Comments
 (0)