ci: use poetry #2

Merged
williamluke merged 5 commits from lum/poetry-test into main 2022-02-03 12:18:41 +01:00
1 changed files with 2 additions and 0 deletions
Showing only changes of commit b5f11c8406 - Show all commits

View File

@ -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