update signature generation
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Simon Vieille 2023-04-16 14:17:09 +02:00
parent 0a556670b1
commit 6583883e2d
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -47,8 +47,8 @@ pipeline:
--certificate=/tmp/side_menu.crt
--path=/tmp/app
- mv /tmp/app/appinfo/signature.json appinfo/
when:
event: [tag]
# when:
# event: [tag]
check-code-quality:
image: sonarsource/sonar-scanner-cli