update
This commit is contained in:
parent
21b464ae8d
commit
efb2a05223
@ -1,7 +1,7 @@
|
|||||||
pipeline:
|
pipeline:
|
||||||
build:
|
build:
|
||||||
image: node:8
|
image: node:8
|
||||||
command:
|
commands:
|
||||||
- npm install
|
- npm install
|
||||||
- BASE_URL=/web npm run build
|
- BASE_URL=/web npm run build
|
||||||
when:
|
when:
|
||||||
|
Loading…
Reference in New Issue
Block a user