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

Add github-action for building container-image and publish it to github-container-repo. #166

Merged
merged 2 commits into from
Aug 8, 2021

Conversation

davralin
Copy link
Collaborator

@davralin davralin commented Aug 3, 2021

This adds a github action that should build a multi-arch container and push it to the github container-repo, no work needed for your part.

It's relevant for #52

It's structured so that any commits/merges to to main or master will create a new build, that build will be tagged as branch-name and latest (i.e. vranki/hemppa:latest and vranki/hemppa:master).

It will also do a weekly rebuild of the image, to catch any updates to base-images and such.

Copy link
Owner

@vranki vranki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@vranki vranki merged commit 67d239a into vranki:master Aug 8, 2021
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.

2 participants