mirror of
https://github.com/penpot/penpot.git
synced 2025-08-04 04:28:25 +02:00
🐳 💚 Build release image
This commit is contained in:
parent
c44a1e0c0b
commit
7ccc3f30e5
3 changed files with 23 additions and 6 deletions
|
@ -69,6 +69,9 @@ RUN set -ex; \
|
|||
scripts/figwheel.clj; \
|
||||
npm install; \
|
||||
npm run dist; \
|
||||
./scripts/dist-main; \
|
||||
./scripts/dist-view; \
|
||||
./scripts/dist-worker; \
|
||||
rm -rf ./dist/**/*.gz ./dist/**/*.br
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue