Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixup tag builds and avoid building anything other than release tags #237

Merged
merged 6 commits into from
Sep 21, 2021

Conversation

06kellyjac
Copy link
Member

Needed to update the docker metadata to be compatible with v3 and correctly build tags. Resolves #236

Also there are tags that shouldnt exist in Docker Hub (dependabot-docker-golang-1.17.1) either due to GitHub Actions triggering on things that aren't release tags or Jenkins. Removed both to hopefully resolve

Also we can now rerun container builds even if the release has already happened (goreleaser cant run twice)

@06kellyjac 06kellyjac merged commit 5e9096b into master Sep 21, 2021
@06kellyjac 06kellyjac deleted the fix_container_builds branch September 21, 2021 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Scratch Dockerfile not built
1 participant