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