From 45669bab1a6e596fb1fcd7dd0987a81619725dba Mon Sep 17 00:00:00 2001 From: Cleo Date: Sun, 18 Dec 2022 18:51:24 +0000 Subject: [PATCH] =?UTF-8?q?=E2=80=9E.woodpecker/commitDatabase.yml?= =?UTF-8?q?=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .woodpecker/commitDatabase.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.woodpecker/commitDatabase.yml b/.woodpecker/commitDatabase.yml index c0ea5a0d7..cbffa5d8a 100644 --- a/.woodpecker/commitDatabase.yml +++ b/.woodpecker/commitDatabase.yml @@ -4,6 +4,7 @@ pipeline: commands: - cp .config/ci.yml .config/default.yml - corepack enable + - yarn set version berry - yarn install - yarn build - yarn migrate