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
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:
parent
5ab9c077c2
commit
909739102d
1 changed files with 3 additions and 1 deletions
|
|
@ -28,6 +28,8 @@ jobs:
|
|||
|
||||
- name: Patch penpot to work with kaniko
|
||||
run: |
|
||||
cd "${{ forgejo.workspace }}/penpot"
|
||||
|
||||
# Get build system patch allowing for building images with kaniko.
|
||||
# https://github.com/penpot/penpot/pull/4945
|
||||
# https://github.com/penpot/penpot/pull/4945/commits/752574bac789cc90cc218004bb9545cc6239895d
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue