Archived Pages - girleffect/ge-web GitHub Wiki

Deployment

Prior to Divio migration: New Commits to the Main branch will trigger Github Actions to automatically build a new Docker image and push it to Dockerhub. For this reason we strongly recommend against doing development in the Main branch. Rather create a new branch for any active development and then open a Pull Request in order to review it (and allow tests to run) before merging it into Main.

(The above will not be relevant after the migration to Divio is complete, their services will automatically build the image from the Master branch and host it in their own Docker repository instead of dockerhub)