This will cause CI to run tests, build containers and if successful deploy to dark-test.
If the end to end tests (Cypress) are successful we autoflip test. This means
test (https://lumen.akvotest.org) will closely run what's in master
.
$ ./ci/promote-test-to-prod.sh
Will show some info on what's promoted and provide instructions on how to tag for a new deployment.
To bring what's dark to live run.
$ ./ci/flip-blue-green-deployment.sh