Skip to content

Commit a7e5010

Browse files
author
iru
committed
chore(ci): force unlock
1 parent 32a81ac commit a7e5010

File tree

1 file changed

+11
-10
lines changed

1 file changed

+11
-10
lines changed

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

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,14 @@ 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
24-
25-
- name: Destroy resources
26-
run: bundle exec kitchen destroy
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
24+
#
25+
# - name: Destroy resources
26+
# run: bundle exec kitchen destroy
27+
- run: terraform force-unlock 8877bc0f-1699-abe9-6ab8-913113259311

0 commit comments

Comments
 (0)