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

Cast variable

parent 88022c6b
No related branches found
No related tags found
No related merge requests found
......@@ -230,7 +230,7 @@ Debug:
- if: '$DISABLE_DEPLOYMENT_LOCAL != "1"'
<<: *prepareaccess
variables:
LAKEDROPS_BUILD_NG: yes
LAKEDROPS_BUILD_NG: 'yes'
script:
- if [[ -n $DOWNGRADE_COMPOSER ]]; then composer self-update --$DOWNGRADE_COMPOSER; fi
- composer require --no-update --no-interaction --no-progress lakedrops/docker4drupal
......
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