Skip to content

Publish Docker image #15

Publish Docker image

Publish Docker image #15

Manually triggered July 22, 2024 14:12
Status Failure
Total duration 59s
Artifacts

push_container.yml

on: workflow_dispatch
Push Docker image to multiple registries
49s
Push Docker image to multiple registries
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
Push Docker image to multiple registries
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && apt-get install -y wget && cd /opt && wget https://storage.googleapis.com/cloud-sdk-release/google-cloud-cli-371.0.0-linux-x86_64.tar.gz && tar -xvzf google-cloud-cli-linux-x86_64.tar.gz" did not complete successfully: exit code: 2
Push Docker image to multiple registries
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/