Docker Publish #597
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
|