Pfff
This commit is contained in:
parent
cf869fb4d0
commit
6aa4c1f300
@ -5,5 +5,6 @@ steps:
|
||||
- name: build
|
||||
image: node:14.20.0-alpine3.16
|
||||
commands:
|
||||
- yarn install --productionfalse
|
||||
- yarn install --production=false
|
||||
- yarn global add @vue/cli
|
||||
- vue-cli-service build --mode production
|
||||
|
Loading…
Reference in New Issue
Block a user