Skip to content

Commit b64a1a0

Browse files
authored
Add local composer.json again
1 parent e2100c1 commit b64a1a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,7 @@ RUN set -xe \
225225
RUN rm -rf /var/www/html/*
226226
COPY --from=collector /var/www/html /var/www/html
227227
WORKDIR /var/www/html/
228+
COPY composer.local.json /var/www/html/composer.local.json
228229

229230
# cf. https://github.com/wmde/wikibase-release-pipeline/pull/753/files
230231
# WORKAROUND for https://phabricator.wikimedia.org/T372458

0 commit comments

Comments
 (0)