Publish to Dockerhub #105
release.yaml
on: workflow_dispatch
publish_dockerhub
2m 15s
Annotations
1 error
publish_dockerhub
buildx failed with: ERROR: failed to solve: process "/bin/sh -c mv api internal/server/public_html/api && \tchmod 0666 /go/src/app/.healthcheck.env && \techo \">> Starting go build...\" && \tCGO_ENABLED=1 CGO_CPPFLAGS=\"-D_FORTIFY_SOURCE=2 -fstack-protector-strong\" CGO_LDFLAGS=\"-Wl,-z,relro,-z,now\" go build \t-ldflags \"-linkmode=external -s -w ${LDFLAGS_EXTRA}\" -trimpath -buildmode=pie -o authelia ./cmd/authelia" did not complete successfully: exit code: 2
|