mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-22 08:53:48 +01:00
Dockerfile: path builds producing brick image
This commit is contained in:
parent
5080a107b8
commit
01745e2751
@ -17,7 +17,7 @@ RUN yarn install --immutable
|
|||||||
RUN yarn plugin import workspace-tools
|
RUN yarn plugin import workspace-tools
|
||||||
|
|
||||||
# Build project (pnp dependencies are installed)
|
# Build project (pnp dependencies are installed)
|
||||||
RUN yarn run rebuild
|
RUN yarn run build
|
||||||
|
|
||||||
# Remove git files
|
# Remove git files
|
||||||
RUN rm -rf .git
|
RUN rm -rf .git
|
||||||
|
Loading…
Reference in New Issue
Block a user