File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -171,7 +171,7 @@ steps:
171171 key : gcp-up-fedora
172172 concurrency_group : gcp-fd
173173 concurrency : 1
174- command : GCP_IMAGE="fedora-cloud/fedora-cloud-43" DEPLOYMENT_ID="ci-bs-fd-`tr -dc a-z0-9 </dev/urandom | head -c 4`" task ci:gcp:rp
174+ command : GCP_IMAGE="fedora-cloud/fedora-cloud-43-x86-64 " DEPLOYMENT_ID="ci-bs-fd-`tr -dc a-z0-9 </dev/urandom | head -c 4`" task ci:gcp:rp
175175 plugins :
176176 - seek-oss/aws-sm#v2.3.2:
177177 json-to-env :
@@ -185,7 +185,7 @@ steps:
185185 key : gcp-up-fedora-tiered
186186 concurrency_group : gcp-fd
187187 concurrency : 1
188- command : GCP_IMAGE="fedora-cloud/fedora-cloud-43" DEPLOYMENT_ID="ci-ud-fd-`tr -dc a-z0-9 </dev/urandom | head -c 4`" task ci:gcp:rp:tiered
188+ command : GCP_IMAGE="fedora-cloud/fedora-cloud-43-x86-64 " DEPLOYMENT_ID="ci-ud-fd-`tr -dc a-z0-9 </dev/urandom | head -c 4`" task ci:gcp:rp:tiered
189189 plugins :
190190 - seek-oss/aws-sm#v2.3.2:
191191 json-to-env :
You can’t perform that action at this time.
0 commit comments