Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Docker Hub push hook to fix the build of the huey container
Even though the build hook builds both the web app and Huey worker containers, the Huey container is not pushed to the registry and it is thus lost. Adding the push hook should fix this. The new push hook pushes all layers of the container.
- Loading branch information