hanging at 64% deploying again, trying zone c

This commit is contained in:
E M 2026-04-29 17:48:54 +10:00
parent ebf0abb35c
commit 0965220c6d
No known key found for this signature in database

View File

@ -212,7 +212,7 @@ jobs:
env:
TF_VAR_project: ${{ vars.RELEASE_TESTS_GCP_PROJECT }}
TF_VAR_region: europe-west4
TF_VAR_zone: europe-west4-b
TF_VAR_zone: europe-west4-c
TF_PLUGIN_CACHE_DIR: /home/runner/.terraform.d/plugin-cache
STORAGEDOCKERIMAGE: ${{ github.ref_type == 'tag' && format('logosstorage/logos-storage-nim:{0}-dist-tests', github.ref_name) || 'logosstorage/logos-storage-nim:latest-dist-tests' }}
TEST_TYPE: release-tests