.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 install
|
||||||
- npm run dist
|
- npm run dist
|
||||||
|
|
||||||
--
|
---
|
||||||
kind: pipeline
|
kind: pipeline
|
||||||
type: docker
|
type: docker
|
||||||
name: node12
|
name: node12
|
||||||
@ -21,7 +21,7 @@ steps:
|
|||||||
- npm install
|
- npm install
|
||||||
- npm run dist
|
- npm run dist
|
||||||
|
|
||||||
--
|
---
|
||||||
kind: pipeline
|
kind: pipeline
|
||||||
type: docker
|
type: docker
|
||||||
name: node14
|
name: node14
|
||||||
|
Loading…
Reference in New Issue
Block a user