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

Set up github action to automatically push container image #9

Closed
gthvmt opened this issue Dec 18, 2023 · 0 comments · Fixed by #10
Closed

Set up github action to automatically push container image #9

gthvmt opened this issue Dec 18, 2023 · 0 comments · Fixed by #10
Assignees
Labels
enhancement New feature or request

Comments

@gthvmt
Copy link
Owner

gthvmt commented Dec 18, 2023

This action run failed because the pushed container image was outdated.
Set up an action to automatically push the latest container image generated from the Containerfile - this should ideally only be done if the containerfile was touched in the commit that triggered the action (because it takes a pretty long time).
Maybe push seperate images for the development and master branch instead only having one image with the 'latest' tag?

@gthvmt gthvmt added the enhancement New feature or request label Dec 18, 2023
@gthvmt gthvmt self-assigned this Dec 19, 2023
@gthvmt gthvmt linked a pull request Dec 19, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant