fix ci
Some checks failed
ci/woodpecker/manual/woodpecker Pipeline failed

This commit is contained in:
Simon Vieille 2023-11-04 13:38:28 +01:00
parent 9a35734657
commit c5cac45f7e
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -5,7 +5,7 @@ steps:
commands:
- npm i
when:
event: [tag, push, pull_request]
event: [tag, push, pull_request, manual]
branch: [master, develop, feature/*, fix/*, bugfix/*, translations]
osv-detector:
@ -28,7 +28,7 @@ steps:
- php bin/generate_l10n.php
when:
branch: [master, develop, feature/*, fix/*, bugfix/*, translations]
event: [tag, push, pull_request]
event: [tag, push, pull_request, manual]
create-signature:
image: nextcloud:25