Try building with yarn
This commit is contained in:
parent
078bee9223
commit
d9927d67be
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user