Skip to content
This repository was archived by the owner on Sep 16, 2024. It is now read-only.

version 1.0.2

version 1.0.2 #7

Triggered via pull request February 4, 2024 09:03
Status Failure
Total duration 44s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

Deploy.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error
Deploy
google-github-actions/ssh-compute failed with: failed to execute gcloud command `gcloud compute ssh plantory --zone asia-northeast3-a --ssh-key-file /tmp/dceeed1b3b3fc0e778ec95b8/google_compute_engine --quiet --tunnel-through-iap --command docker pull goldentrash/plantory:latest docker stop plantory docker run -d --rm -p 8080:8080 --mount type=volume,src=resources,dst=/app/resources --env-file plantory.env --name plantory goldentrash/plantory`: 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.3931220110749562995' (ED25519) to the list of known hosts. docker: Error response from daemon: Conflict. The container name "/plantory" is already in use by container "93af8ca2c55b93f4c8eab65fba976939d24e3741c05e20283f82b0c18c8264bb". You have to remove (or rename) that container to be able to reuse that name. See 'docker run --help'.