mirror of
https://github.com/penpot/penpot.git
synced 2025-05-30 18:16:11 +02:00
🚧 🐳 Build release images
This commit is contained in:
parent
8984319b4f
commit
c8385c8149
2 changed files with 2 additions and 1 deletions
|
@ -67,6 +67,7 @@ ENV PATH $NVM_DIR/versions/node/v$NODE_VERSION/bin:$PATH
|
|||
COPY . /home/uxbox/backend
|
||||
RUN set -ex; \
|
||||
rm -f Dockerfile docker-entrypoint.sh; \
|
||||
cd backend; \
|
||||
bash -c "/home/uxbox/backend/scripts/dist.sh"
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue