From ad7b10027c6bd4523790a985867565fe5397e26a Mon Sep 17 00:00:00 2001 From: xeovalyte Date: Sun, 4 Dec 2022 10:23:16 +0100 Subject: [PATCH] Update '.woodpecker.yml' --- .woodpecker.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.woodpecker.yml b/.woodpecker.yml index e832a60..10893bb 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -4,7 +4,7 @@ pipeline: commands: - cd frontend - npm i - - npm run build + - npm run generate publish-frontend: image: node:16 secrets: