Closed asabya closed 2 years ago
Sorry, I completely overlooked the make release on release.yaml
. Build works now with that.
Things work upto building docker image
. It fails on publish with message
⨯ release failed after 3m38s error=docker images: failed to publish artifacts: failed to push ***/fairos-dfs:v0.8.3-rc23-amd64: exit status 1: The push refers to repository [docker.io/***/fairos-dfs]
resolved with DOCKER_HOST
value being docker.io
instead of hub.docker.io
HI @troian,
I'm trying to use goreleaser to release my project. With reference to this issue I have followed the akash .goreleaser.yaml to update my yaml file.
Tha action fails with message
.github/workflows/release.yaml
.goreleaser.yaml
Dockerfile.goreleaser