mirror of
https://github.com/mastodon/mastodon.git
synced 2026-04-24 23:29:30 -05:00
Fix streaming image build after removal of .yarn (#37181)
This commit is contained in:
parent
9702cbb41c
commit
4cdcdaa7d9
|
|
@ -86,7 +86,6 @@ WORKDIR /opt/mastodon
|
|||
|
||||
# Copy Node package configuration files from build system to container
|
||||
COPY package.json yarn.lock .yarnrc.yml /opt/mastodon/
|
||||
COPY .yarn /opt/mastodon/.yarn
|
||||
# Copy Streaming source code from build system to container
|
||||
COPY ./streaming /opt/mastodon/streaming
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user