From 078bee92235fb89911dee7c674d3495ba7905d51 Mon Sep 17 00:00:00 2001 From: Nikolai Rodionov Date: Sun, 26 May 2024 12:29:33 +0200 Subject: [PATCH] Trigger build --- .woodpecker.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.woodpecker.yaml b/.woodpecker.yaml index 66cbd63..f821047 100644 --- a/.woodpecker.yaml +++ b/.woodpecker.yaml @@ -11,7 +11,7 @@ steps: - git clone https://github.com/clappr/clappr.git clappr - cd clappr - git checkout $GIT_TAG - - npm install + - npm install --legacy-peer-deps - npm run build backend_options: kubernetes: