1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2024-12-28 06:31:58 +00:00

ci: don't refresh state when destroying tf (#13355)

ci: dont refresh state when destroying tf
This commit is contained in:
Zack Pollard 2024-10-16 11:46:21 +02:00 committed by GitHub
parent 263d2ba161
commit a17d34b186
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -23,7 +23,7 @@ jobs:
tg_version: "0.58.12"
tofu_version: "1.7.1"
tg_dir: "deployment/modules/cloudflare/docs"
tg_command: "destroy"
tg_command: "destroy -refresh=false"
- name: Comment
uses: actions-cool/maintain-one-comment@v3