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 - ldconfig
- ./tests.sh --quiet - ./tests.sh --quiet
when: when:
event: push event: [push, tag]
build: build:
image: debian image: debian
when: when: