ci: use poetry #2
@ -5,6 +5,7 @@
|
|||||||
|
|
||||||
kind: pipeline
|
kind: pipeline
|
||||||
name: run_tests
|
name: run_tests
|
||||||
|
type: docker
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
# Run tests against Python with pytest
|
# Run tests against Python with pytest
|
||||||
@ -29,6 +30,7 @@ volumes:
|
|||||||
---
|
---
|
||||||
kind: pipeline
|
kind: pipeline
|
||||||
name: publish
|
name: publish
|
||||||
|
type: docker
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: publish
|
- name: publish
|
||||||
|
Loading…
Reference in New Issue
Block a user