Hello woodpekcer.
ci/woodpecker/push/woodpecker Pipeline failed Details

This commit is contained in:
Julien Palard 2023-11-20 12:00:45 +01:00
parent c26878af0b
commit f1a9ae321f
Signed by: mdk
GPG Key ID: 0EFC1AC1006886F8
1 changed files with 8 additions and 0 deletions

8
.woodpecker.yml Normal file
View File

@ -0,0 +1,8 @@
---
pipeline:
test:
image: python
commands:
- python3 -m pip install tox
- tox run