This commit is contained in:
parent
25141173d9
commit
8ba961b48a
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ steps:
|
||||||
image: node:latest
|
image: node:latest
|
||||||
volumes:
|
volumes:
|
||||||
- name: dazzle
|
- name: dazzle
|
||||||
path: /dazzle:/dazzle
|
path: /home/light/dazzle/:/dazzle
|
||||||
commands:
|
commands:
|
||||||
- npm install
|
- npm install
|
||||||
- npm run build
|
- npm run build
|
||||||
|
|
Loading…
Add table
Reference in a new issue