Skip to content

Docker Publish

Docker Publish #597

Triggered via schedule January 8, 2025 02:12
Status Failure
Total duration 1m 14s
Artifacts

docker-publish.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -ex && apk add --update --no-cache git g++ make py3-pip && git clone https://github.com/lyswhut/lx-music-sync-server.git . && git checkout $(git tag | sort -V | tail -1) && npm ci && npm run build && mkdir dst && mv server config.js index.js package-lock.json package.json -t dst && rm -rf /tmp/* /var/cache/apk/*" did not complete successfully: exit code: 1
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636