build docker images: azcopy #30
build_docker_images-azcopy.yaml
on: workflow_dispatch
docker
55m 46s
Annotations
1 error and 8 warnings
docker
buildx failed with: ERROR: failed to solve: process "/bin/ash -euxo pipefail -c apk update ; apk add --no-cache git curl ; AZCOPY_VERSION=${AZCOPY_VERSION:-$(curl -s https://api.github.com/repos/Azure/azure-storage-azcopy/releases/latest | grep 'tag_name' | cut -d\\\" -f4)} ; git clone --branch \"${AZCOPY_VERSION}\" --single-branch https://github.com/Azure/azure-storage-azcopy.git . ; GOOS=\"$(go env GOOS)\" GOARCH=\"$(go env GOARCH)\" go build -o ${GOPATH}/bin/azcopy . ; chmod +x ${GOPATH}/bin/azcopy ; azcopy --version" did not complete successfully: exit code: 1
|
docker
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
docker
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
docker
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
docker
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
docker
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
docker
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
docker
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
docker
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|