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

Change composer method due to the fact that we now use composer.lock files for live sites

parent b91cf493
Branches
No related tags found
No related merge requests found
......@@ -21,7 +21,7 @@
- name: "Run Composer"
composer:
command='update'
command='install'
working_dir='{{ webRoot }}'
no_dev=yes
optimize_autoloader=yes
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment