woodpecker: make verifs

This commit is contained in:
Julien Palard 2022-12-08 10:39:28 +01:00
parent 0083682494
commit 3d1c2f4f19
Signed by: mdk
GPG Key ID: 0EFC1AC1006886F8
1 changed files with 3 additions and 2 deletions

View File

@ -4,6 +4,7 @@ platform: linux/arm64
pipeline:
test:
image: debian
image: registry.gitlab.com/python-devs/ci-images:active
commands:
- echo Hello from Woodpecker
- python -m pip install -r requirements.txt
- make verifs