Skip to content

buildx

buildx #1340

Triggered via schedule August 3, 2023 08:40
Status Failure
Total duration 37s
Artifacts

buildx.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

1 error
buildx
buildx failed with: ERROR: failed to solve: process "/bin/ash -eo pipefail -c apk -U upgrade && apk add --no-cache curl && mkdir -p /usr/share/maven /usr/share/maven/ref && curl -fsSL -o /tmp/apache-maven.tar.gz ${MAVEN_BASE_URL}/apache-maven-${MAVEN_VERSION}-bin.tar.gz && echo \"${MAVEN_SHA} /tmp/apache-maven.tar.gz\" | sha512sum -c - && tar -xzf /tmp/apache-maven.tar.gz -C /usr/share/maven --strip-components=1 && rm -f /tmp/apache-maven.tar.gz && ln -s /usr/share/maven/bin/mvn /usr/bin/mvn" did not complete successfully: exit code: 22