Slim down CI config
This commit is contained in:
parent
7303627505
commit
8de3ec5cc9
12
.drone.yml
12
.drone.yml
@ -1,20 +1,8 @@
|
|||||||
---
|
---
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- IMAGE: 3.6-stretch
|
|
||||||
TOXENV: py36
|
|
||||||
- IMAGE: 3.7-stretch
|
|
||||||
TOXENV: py37
|
|
||||||
- IMAGE: 3.8-buster
|
|
||||||
TOXENV: py38
|
|
||||||
- IMAGE: 3.8-buster
|
|
||||||
TOXENV: lint
|
|
||||||
- IMAGE: 3.8-buster
|
|
||||||
TOXENV: sort
|
|
||||||
- IMAGE: 3.8-buster
|
- IMAGE: 3.8-buster
|
||||||
TOXENV: format
|
TOXENV: format
|
||||||
- IMAGE: 3.8-buster
|
|
||||||
TOXENV: type
|
|
||||||
|
|
||||||
pipeline:
|
pipeline:
|
||||||
build:
|
build:
|
||||||
|
Loading…
Reference in New Issue
Block a user