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