1 changed files with
1 additions and
0 deletions
|
|
@ -8,6 +8,7 @@ steps:
|
|
|
|
- name: host-orario-dist
|
|
|
|
- name: host-orario-dist
|
|
|
|
path: /drone/src/dist
|
|
|
|
path: /drone/src/dist
|
|
|
|
commands:
|
|
|
|
commands:
|
|
|
|
|
|
|
|
- pwd
|
|
|
|
- npm install
|
|
|
|
- npm install
|
|
|
|
- npm run build
|
|
|
|
- npm run build
|
|
|
|
|
|
|
|
|
|
|
|