This commit is contained in:
parent
3640f94625
commit
e4df1240fb
13
.drone.yml
13
.drone.yml
@ -1,17 +1,4 @@
|
||||
kind: pipeline
|
||||
name: python-3-7-alpine-3-10
|
||||
|
||||
clone:
|
||||
skip_verify: true
|
||||
|
||||
steps:
|
||||
- name: build
|
||||
image: alpine:3.10
|
||||
pull: always
|
||||
commands:
|
||||
- tests/run-ci-tests
|
||||
---
|
||||
kind: pipeline
|
||||
name: python-3-8-alpine-3-13
|
||||
|
||||
clone:
|
||||
|
Loading…
x
Reference in New Issue
Block a user