Try building with yarn

This commit is contained in:
Nikolai Rodionov 2024-05-26 16:05:51 +02:00
parent 078bee9223
commit d9927d67be
Signed by: allanger
GPG Key ID: 0AA46A90E25592AD

View File

@ -11,8 +11,9 @@ steps:
- git clone https://github.com/clappr/clappr.git clappr
- cd clappr
- git checkout $GIT_TAG
- npm install --legacy-peer-deps
- npm run build
- npm install -g yarn
- yarn install
- yarn run build
backend_options:
kubernetes:
resources: