Develop
Created by: camarocico
On the test portal the develop
branch is used (after running the playbooks), while the main
branch is used on the production portal. Any other branch is ignored, so it's best to develop on develop
and test on test, then do a PR to merge to main
.
I tested, this works on the test portal, can be merged into main
, and then I'll run the playbooks to update the production machine.