Skip to content

Docker

Docker #42

Triggered via schedule July 22, 2024 04:19
Status Failure
Total duration 46s
Artifacts

docker.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
docker
buildx failed with: ERROR: failed to solve: process "/bin/sh -c cd medusa && export LATEST_TAG=\"$(git describe --tags | sed 's/-[0-9]\\+-g\\w\\+$//')\" && git checkout \"$LATEST_TAG\" && go build -trimpath -o=/usr/local/bin/medusa -ldflags=\"-s -w\" && chmod 755 /usr/local/bin/medusa" did not complete successfully: exit code: 1
docker
The following actions uses Node.js version which is deprecated and will be forced to run on node20: docker/metadata-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/