Skip to content

Commit 6d665b8

Browse files
author
iru
committed
chore(ci): test
1 parent 3947f88 commit 6d665b8

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

.github/workflows/ci-integration-cleanup-force.yaml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,15 @@ jobs:
1414
TF_VAR_sysdig_secure_api_token: ${{secrets.KUBELAB_SECURE_API_TOKEN}}
1515

1616
steps:
17-
# - name: Checkout
18-
# uses: actions/checkout@v2
19-
#
20-
# - uses: ruby/setup-ruby@v1
21-
# with:
22-
# ruby-version: 2.7
23-
# bundler-cache: true
17+
- name: Checkout
18+
uses: actions/checkout@v2
19+
20+
- uses: ruby/setup-ruby@v1
21+
with:
22+
ruby-version: 2.7
23+
bundler-cache: true
2424
#
2525
# - name: Destroy resources
2626
# run: bundle exec kitchen destroy
2727
#parametrize this
28-
- run: terraform force-unlock 8877bc0f-1699-abe9-6ab8-913113259311
28+
- run: bundle exec kitchen destroy force-unlock 8877bc0f-1699-abe9-6ab8-913113259311

0 commit comments

Comments
 (0)