fix: 格式-2
continuous-integration/drone/tag Build is failing Details

develop v0.0.3
Gong 2023-09-04 16:05:28 +08:00
parent fe928cbbe5
commit 1190c4dfb0
1 changed files with 2 additions and 1 deletions

View File

@ -4,9 +4,10 @@ name: test
steps:
- name: build
image: node:14
image: node:16
commands:
- npm install
- node --version
- npm run build
- name: deploy-push-images