Skip to content

Commit 3f429f3

Browse files
committed
Fix CI
1 parent 70fa7c4 commit 3f429f3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

drupal_ti/composer-manager.sh

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,8 @@ drupal_ti_ensure_drupal
99
cd "$DRUPAL_TI_DRUPAL_DIR"
1010

1111
drush dl composer_manager --yes
12+
13+
# Prevent composer auto download composer command
14+
drush vset composer_manager_autobuild_packages 0
15+
1216
drush pm-enable composer_manager --yes

0 commit comments

Comments
 (0)