latest drone
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
This commit is contained in:
parent
36819f8e1e
commit
0bdc68f6c7
|
@ -2,7 +2,7 @@ kind: pipeline
|
||||||
name: test
|
name: test
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: run tests
|
- name: test & build
|
||||||
image: python:3.7
|
image: python:3.7
|
||||||
commands:
|
commands:
|
||||||
- pip install poetry
|
- pip install poetry
|
||||||
|
|
Loading…
Reference in New Issue