CI: Fix running tests on tags
This commit is contained in:
parent
063a3d637f
commit
f6a75f8cb6
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ pipeline:
|
|||
- ldconfig
|
||||
- ./tests.sh --quiet
|
||||
when:
|
||||
event: push
|
||||
event: [push, tag]
|
||||
build:
|
||||
image: debian
|
||||
when:
|
||||
|
|
Loading…
Reference in a new issue