Skip to content

fixed compute engine deploy command forgot about pull image tag #12

fixed compute engine deploy command forgot about pull image tag

fixed compute engine deploy command forgot about pull image tag #12

Triggered via push November 17, 2023 06:17
Status Failure
Total duration 1m 7s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error
cicd
google-github-actions/ssh-compute failed with: failed to execute gcloud command `gcloud compute ssh container-runner-main --zone asia-northeast3-a --ssh-key-file /tmp/eca1ef173a765803cafdacff/google_compute_engine --quiet --tunnel-through-iap --command "docker pull ***/botchi-go:branch-5-feat \ && docker stop $(docker ps -aq) \ && docker run ***/botchi-go:branch-5-feat \ && docker image prune -a"`: WARNING: To increase the performance of the tunnel, consider installing NumPy. For instructions, please see https://cloud.google.com/iap/docs/using-tcp-forwarding#increasing_the_tcp_upload_bandwidth Warning: Permanently added 'compute.7286609632263358044' (ED25519) to the list of known hosts. bash: line 4: docker pull ***/botchi-go:branch-5-feat && docker stop && docker run ***/botchi-go:branch-5-feat && docker image prune -a: No such file or directory