.drone.yml: Fix syntax again...
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
ee1db3b572
commit
8bcca9be7c
@ -9,7 +9,7 @@ steps:
|
||||
- npm install
|
||||
- npm run dist
|
||||
|
||||
--
|
||||
---
|
||||
kind: pipeline
|
||||
type: docker
|
||||
name: node12
|
||||
@ -21,7 +21,7 @@ steps:
|
||||
- npm install
|
||||
- npm run dist
|
||||
|
||||
--
|
||||
---
|
||||
kind: pipeline
|
||||
type: docker
|
||||
name: node14
|
||||
|
Loading…
Reference in New Issue
Block a user