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

Make the ansible deploy script inventory neutral

parent 72143825
No related branches found
No related tags found
No related merge requests found
......@@ -259,7 +259,7 @@ stages:
environment:
name: $ENVIRONMENT_NAME
script:
- ascr drupal-deploy $HOST_NAME drupal_${COMPOSE_PROJECT_NAME} ${EXTRAS}
- ascr drupal-deploy $HOST_NAME $SITE_NAME ${EXTRAS}
cache: {}
dependencies: []
except:
......
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