This commit is contained in:
parent
3d76c710cc
commit
2cd0c430cc
@ -1,8 +1,4 @@
|
||||
---
|
||||
kind: pipeline
|
||||
|
||||
name: default
|
||||
|
||||
matrix:
|
||||
include:
|
||||
- IMAGE: 3.6-stretch
|
||||
@ -24,8 +20,8 @@ matrix:
|
||||
- IMAGE: 3.8-buster
|
||||
TOXENV: metadata-release
|
||||
|
||||
steps:
|
||||
- name: Run tox testing
|
||||
pipeline:
|
||||
build:
|
||||
image: python:${IMAGE}
|
||||
commands:
|
||||
- pip install tox==3.14.6
|
||||
|
Reference in New Issue
Block a user