fix penpot working directory for source patching in CI
Some checks failed
Build Penpot / Build Image penpot-backend:2.1.2 (push) Failing after 41s
Build Nextcloud / Build Nextcloud 30 Image (push) Successful in 1m11s
Build Nextcloud / Build Nextcloud 32 Image (push) Successful in 1m15s
Build Nextcloud / Build Nextcloud 31 Image (push) Successful in 1m17s
Build Penpot / Build Image penpot-exporter:2.1.2 (push) Failing after 42s
Build Penpot / Build Image penpot-frontend:2.1.2 (push) Failing after 31s

This commit is contained in:
lilly 2026-05-15 09:27:20 +02:00
commit 909739102d
Signed by: lilly
SSH key fingerprint: SHA256:y9T5GFw2A20WVklhetIxG1+kcg/Ce0shnQmbu1LQ37g

View file

@ -28,6 +28,8 @@ jobs:
- name: Patch penpot to work with kaniko - name: Patch penpot to work with kaniko
run: | run: |
cd "${{ forgejo.workspace }}/penpot"
# Get build system patch allowing for building images with kaniko. # Get build system patch allowing for building images with kaniko.
# https://github.com/penpot/penpot/pull/4945 # https://github.com/penpot/penpot/pull/4945
# https://github.com/penpot/penpot/pull/4945/commits/752574bac789cc90cc218004bb9545cc6239895d # https://github.com/penpot/penpot/pull/4945/commits/752574bac789cc90cc218004bb9545cc6239895d