ci: add type
continuous-integration/drone/push Build is pending Details
continuous-integration/drone/pr Build is pending Details

This commit is contained in:
William Luke 2022-02-03 14:17:56 +03:00
parent 893eb3aa8c
commit b5f11c8406
1 changed files with 2 additions and 0 deletions

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