wip
This commit is contained in:
parent
d054695bc3
commit
25141173d9
1 changed files with 1 additions and 1 deletions
|
@ -12,8 +12,8 @@ steps:
|
||||||
commands:
|
commands:
|
||||||
- npm install
|
- npm install
|
||||||
- npm run build
|
- npm run build
|
||||||
- cp -r ./build/* /dazzle/
|
|
||||||
- ls .
|
- ls .
|
||||||
- ls /
|
- ls /
|
||||||
|
- cp -r ./build/* /dazzle/
|
||||||
- ls /dazzle/
|
- ls /dazzle/
|
||||||
- cat /dazzle/index.html
|
- cat /dazzle/index.html
|
||||||
|
|
Loading…
Add table
Reference in a new issue