mirror of
https://github.com/penpot/penpot.git
synced 2025-05-10 15:26:44 +02:00
👷 Add better naming to docker images (among other fixes).
This commit is contained in:
parent
69bb359615
commit
97d74f6cf1
6 changed files with 55 additions and 51 deletions
|
@ -8,6 +8,6 @@ npm ci
|
|||
npx gulp dist:clean || exit 1
|
||||
npx gulp dist || exit 1
|
||||
|
||||
clojure -Adev tools.clj build:all || exit 1
|
||||
clojure -Adev tools.clj dbg-dist:all || exit 1
|
||||
|
||||
npx gulp dist:gzip || exit 1
|
Loading…
Add table
Add a link
Reference in a new issue