manga-dlp/.woodpecker/test_tox_amd64.yml

30 lines
490 B
YAML
Raw Normal View History

##################
# test tox amd64 #
##################
# branch: master
# event: pull_request
platform: linux/amd64
depends_on:
- tests
clone:
git:
2023-02-12 03:41:49 +01:00
image: woodpeckerci/plugin-git:v1.6.0
when:
branch: master
event: pull_request
pipeline:
# test code with different python versions - amd64
test-tox-amd64:
2023-02-12 03:41:49 +01:00
image: cr.44net.ch/ci-plugins/multipy
pull: true
when:
branch: master
event: pull_request
commands:
2022-07-19 01:06:42 +02:00
- python3 -m tox