feat: upgrade wisp #21
Annotations
1 error and 1 warning
Build and push multi-arch image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -ex && wget https://github.com/jumpserver/wisp/releases/download/${WISP_VERSION}/wisp-${WISP_VERSION}-linux-${TARGETARCH}.tar.gz && tar -xf wisp-${WISP_VERSION}-linux-${TARGETARCH}.tar.gz -C /usr/local/bin/ --strip-components=1 && chown root:root /usr/local/bin/wisp && chmod 755 /usr/local/bin/wisp && rm -f /opt/*.tar.gz" did not complete successfully: exit code: 8
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading