This commit is contained in:
parent
7722f02ecd
commit
9a0b503343
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ steps:
|
|||
privileged: true
|
||||
image: node:latest
|
||||
commands:
|
||||
- rm -rf ./node_modules
|
||||
- npm install
|
||||
- npm run build
|
||||
- cp -r ./build/* /dazzle/
|
||||
|
|
Loading…
Add table
Reference in a new issue