mirror of
https://github.com/logos-storage/logos-storage-nim.git
synced 2026-05-12 06:19:33 +00:00
hanging at 64% deploying again, trying zone c
This commit is contained in:
parent
ebf0abb35c
commit
0965220c6d
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user