mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-21 17:37:29 -07:00
Dockerfile: path builds producing brick image
This commit is contained in:
parent
5080a107b8
commit
01745e2751
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ RUN yarn install --immutable
|
|||
RUN yarn plugin import workspace-tools
|
||||
|
||||
# Build project (pnp dependencies are installed)
|
||||
RUN yarn run rebuild
|
||||
RUN yarn run build
|
||||
|
||||
# Remove git files
|
||||
RUN rm -rf .git
|
||||
|
|
Loading…
Reference in a new issue