mirror of
https://github.com/penpot/penpot.git
synced 2026-04-30 21:59:10 +00:00
✅ ✅ add initial tests for zip feature
This commit is contained in:
parent
5b777921a6
commit
0fb41f54b0
3
.github/workflows/build-bundles.yml
vendored
3
.github/workflows/build-bundles.yml
vendored
@ -24,7 +24,8 @@ jobs:
|
||||
--build-arg EXTERNAL_UID=1000 \
|
||||
--build-arg EXTERNAL_GID=1000 \
|
||||
-t penpotapp/penpot-ci-builder:latest \
|
||||
-f docker/devenv/Dockerfile .
|
||||
-f Dockerfile \
|
||||
docker/devenv
|
||||
|
||||
- name: Run manage.sh build-bundle from host
|
||||
run: ./manage.sh build-bundle
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user