Merge pull request #36 from acvigue/acvigue-patch-1 #123
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
docker_image.yml
on: push
Push Docker image to GitHub Packages
2m 15s
Annotations
1 error
Push Docker image to GitHub Packages
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apk add --no-cache git openssl go libwebp libwebp-dev alpine-sdk tzdata && git clone https://github.com/tidbyt/pixlet && cd pixlet && make build && cp pixlet /bin/pixlet && chmod +x /bin/pixlet && cd / && rm -rf /pixlet /root/go /root/.cache/go-build && apk del alpine-sdk go libwebp git" did not complete successfully: exit code: 2
|