This commit is contained in:
parent
87b602c351
commit
34e2643223
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ steps:
|
||||||
commands:
|
commands:
|
||||||
- npm install -g gulp
|
- npm install -g gulp
|
||||||
- npm i
|
- npm i
|
||||||
- npm build
|
- npm run build
|
||||||
|
|
||||||
- name: deploy
|
- name: deploy
|
||||||
image: drillster/drone-rsync
|
image: drillster/drone-rsync
|
||||||
|
|
Reference in a new issue