Skip to content

Revert "quick try without azcopy --version" #400

Revert "quick try without azcopy --version"

Revert "quick try without azcopy --version" #400

Triggered via push December 11, 2023 01:16
Status Failure
Total duration 3m 30s
Artifacts

ci.yml

on: push
generate-jobs
3s
generate-jobs
Matrix: build
approve-pr
0s
approve-pr
Fit to window
Zoom out
Zoom in

Annotations

2 errors
build (ubuntu-act-focal)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c [ \"${TARGETARCH:-}\" != \"\" ] || (echo \"missing build-arg TARGETARCH\" && exit 1) && if [ \"${TARGETARCH}\" = \"arm64\" ]; then export azcopy_arch=${TARGETARCH}; fi && curl -sSL \"https://aka.ms/downloadazcopy-v10-linux${azcopy_arch:+-$azcopy_arch}\" -o /tmp/azcopy.tar.gz && tar -xzf /tmp/azcopy.tar.gz --strip-components=1 -C /tmp && chmod +x /tmp/azcopy && mv /tmp/azcopy \"${PATH_LOCAL_BINS}/azcopy\" && azcopy --version" did not complete successfully: exit code: 2
build (ubuntu-act-jammy)
The operation was canceled.