CI: Fix running tests on tags
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
ci/woodpecker/tag/woodpecker Pipeline failed

This commit is contained in:
Benjamin Renard 2022-04-27 23:17:30 +02:00
parent 063a3d637f
commit f6a75f8cb6

View file

@ -16,7 +16,7 @@ pipeline:
- ldconfig
- ./tests.sh --quiet
when:
event: push
event: [push, tag]
build:
image: debian
when: