Skip to content

Avoid docker compose project name conflicts

If the build and test pipelines are running on the same host as the deployed site, we need to make sure that we don't run with similar docker compose project names.

Edited by jurgenhaas