From bcbb27f9ae8951caef80c88e2e2bdad8c5bc2a8e Mon Sep 17 00:00:00 2001 From: Julian Schacher Date: Sat, 10 Aug 2024 20:40:03 +0200 Subject: [PATCH] testing --- .woodpecker/penpot.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.woodpecker/penpot.yaml b/.woodpecker/penpot.yaml index 4ff29eb..6bb8e0a 100644 --- a/.woodpecker/penpot.yaml +++ b/.woodpecker/penpot.yaml @@ -44,6 +44,7 @@ steps: # https://github.com/penpot/penpot/pull/4945 # https://github.com/penpot/penpot/pull/4945/commits/752574bac789cc90cc218004bb9545cc6239895d - curl https://github.com/penpot/penpot/commit/752574bac789cc90cc218004bb9545cc6239895d.patch > 0001-move-entire-image-build-process-into-Dockerfiles.patch + - curl https://github.com/june128/penpot/commit/4d5c787478ddc612aec4d25b2f059d63a226a6d1.patch > 0002-testing.patch - git config user.name "Woodpecker" - git config user.email "woodpecker@woodpecker.invalid" - git am *.patch