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
|
||||
volumes:
|
||||
- name: dazzle
|
||||
path: /dazzle:/dazzle
|
||||
path: /home/light/dazzle/:/dazzle
|
||||
commands:
|
||||
- npm install
|
||||
- npm run build
|
||||
|
|
Loading…
Add table
Reference in a new issue