We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
set-configs
1 parent 04d214f commit 8e234faCopy full SHA for 8e234fa
1 file changed
deploy
@@ -131,10 +131,6 @@ if [ "$DB_UPDATES_METHOD" = 'migrations' ]; then
131
$BIN_DIR/migrations
132
fi
133
134
-# Copy the correct config files into place for this environment.
135
-$BIN_DIR/set-configs $ARG_APPENV
136
-
137
138
# Make sure any external packages are installed and available.
139
composer install --no-interaction
140
0 commit comments