remove tag of multipy images
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
ci/woodpecker/pr/tests Pipeline was successful
ci/woodpecker/pr/test_docker_amd64 Pipeline was successful
ci/woodpecker/pr/test_release Pipeline was successful
ci/woodpecker/pr/test_docker_arm64 Pipeline was successful
ci/woodpecker/pr/test_tox_arm64 Pipeline was successful
ci/woodpecker/pr/test_tox_amd64 Pipeline was successful

This commit is contained in:
Ivan Schaller 2022-07-25 21:33:37 +02:00
parent c842f2b52e
commit 7f7d256fc2
2 changed files with 2 additions and 2 deletions

View file

@ -23,7 +23,7 @@ pipeline:
when:
branch: master
event: pull_request
image: cr.44net.ch/ci-plugins/multipy:1-linux-amd64
image: cr.44net.ch/ci-plugins/multipy
pull: true
commands:
- python3 -m tox

View file

@ -23,7 +23,7 @@ pipeline:
when:
branch: master
event: pull_request
image: cr.44net.ch/ci-plugins/multipy:1-linux-arm64
image: cr.44net.ch/ci-plugins/multipy
pull: true
commands:
- grep -v img2pdf contrib/requirements_dev.txt > contrib/requirements_dev_arm64.txt