add option to modify alpine version #24
Annotations
2 errors
comdex-build (linux/amd64, alpine, 0.1.3) / build
buildx failed with: ERROR: failed to solve: process "/bin/bash -c set -eux && export COMMIT=GIT_COMMIT=\"$(git log -1 --format='%h')\" && export VERSION=GIT_VERSION=\"$(git describe --tags --dirty --always)\" && export DENOM=${DENOM:-\"u$(echo ${APP_NAME} | head -c 4)\"} && export GOWORK=off && ls -al && eval ${BUILD_COMMAND}" did not complete successfully: exit code: 2
|
comdex-build (linux/amd64, alpine, 13.3.0) / build
buildx failed with: ERROR: failed to solve: process "/bin/bash -c set -eux && export COMMIT=GIT_COMMIT=\"$(git log -1 --format='%h')\" && export VERSION=GIT_VERSION=\"$(git describe --tags --dirty --always)\" && export DENOM=${DENOM:-\"u$(echo ${APP_NAME} | head -c 4)\"} && export GOWORK=off && ls -al && eval ${BUILD_COMMAND}" did not complete successfully: exit code: 2
|