Loading
fix: use unique preview env per branch
Description
This ensures that the preview deployment for merge requests do not overwrite each other.
Supporting information
Private-ref: https://tasks.opencraft.com/browse/BB-10597
Fixes: #73 (closed)
Test instructions
- verify the CI in this PR deploys to a uniquely named environment
- verify that re-running the compile job results in updating the environment url correctly
- verify that other preview environments are unaffected
Edited by Samuel Allan