Build multi-arch docker images and publish on DockerHub #938
Annotations
1 error and 1 warning
Build and push by digest
buildx failed with: ERROR: failed to solve: process "/bin/sh -c export CSOUND_LIB_DIR=\"/usr/lib/$(uname -m)-linux-gnu\" && export PLUGINS_DIR=$(pkg-config --variable=pluginsdir gstreamer-1.0) && export SO_SUFFIX=so && cargo build --release --no-default-features --config net.git-fetch-with-cli=true --package gst-plugin-spotify && install -v -d ${DEST_DIR}/${PLUGINS_DIR} && install -v -m 755 target/release/*.${SO_SUFFIX} ${DEST_DIR}/${PLUGINS_DIR} && cargo clean" did not complete successfully: exit code: 101
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading