drone
continuous-integration/drone/push Build is failing Details

master
cxz66666 2020-08-09 15:18:02 +08:00
parent 59e27c4dae
commit b8cfb42186
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ steps:
- name: build
image: node:12.11.1
commands:
- npm run build
- CI=false npm run build
- mv build main
- name: deploy