-
Couldn't load subscription status.
- Fork 313
Add Github workflow to build docker #397
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
Conversation
|
This is now working as expected and ready to go. Changes should be completely independent from the big refactor (#393), so it should be safe to merge in either order. This should be squashed before merging, as most of the commits are just testing workflow behaviour. The workflow builds the Dockerfile whenever a pull request that includes changes under the It only builds the Dockerfile, it does not publish it. |
Simple workflow to build the docker image whenever requirements or docker config changes
Closes #395