Skip to content
Snippets Groups Projects
Commit 57739c6b authored by jurgenhaas's avatar jurgenhaas
Browse files

#73 Change docker compose project name to prefix drupal_...

#73 Change docker compose project name to prefix drupal_ for deployed sites, so that they are different from pipeline project names
parent 825679ad
No related branches found
No related tags found
No related merge requests found
......@@ -574,6 +574,7 @@ Debug:
cache: {}
variables:
GIT_STRATEGY: none
COMPOSE_PROJECT_NAME: drupal_$COMPOSE_PROJECT_NAME
before_script: !reference [.prepareaccess, before_script]
script:
- mkdir -p /data/${CI_COMMIT_REF_NAME}/app
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment