🧪 add temporary integration test

This commit is contained in:
fsantiago 2025-05-05 18:57:39 +02:00
parent 0fb41f54b0
commit 47552830b1

View File

@ -24,7 +24,7 @@ jobs:
--build-arg EXTERNAL_UID=1000 \
--build-arg EXTERNAL_GID=1000 \
-t penpotapp/penpot-ci-builder:latest \
-f Dockerfile \
-f docker/devenv/Dockerfile \
docker/devenv
- name: Run manage.sh build-bundle from host