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

Release workflow results in wrong docker image getting pushed to ghcr.io #579

Open
rtuck99 opened this issue Oct 16, 2024 · 0 comments · May be fixed by #588
Open

Release workflow results in wrong docker image getting pushed to ghcr.io #579

rtuck99 opened this issue Oct 16, 2024 · 0 comments · May be fixed by #588
Assignees

Comments

@rtuck99
Copy link
Contributor

rtuck99 commented Oct 16, 2024

When a release of hyperion is performed, the following things happen:
_container.yml runs and pushes a docker image that is built using Dockerfile instead of Dockerfile.release

publish_docker_image.yml runs with the correct Dockerfile but fails because it doesn't have permissions to push to ghcr.io

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 a pull request may close this issue.

1 participant