fix: ci
Some checks failed
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline failed

This commit is contained in:
s3lph 2023-07-30 01:11:35 +02:00
parent 6736c3fa2e
commit df55e7da4c
Signed by: s3lph
GPG key ID: 0AA29A52FB33CFB5

View file

@ -60,8 +60,8 @@ steps:
- /usr/lib/gnupg/gpg-wks-client --check alice@example.org
- export GNUPGHOME=/tmp/gpg
- gpg --auto-key-locate=clear,wkd,nodefault --locate-keys alice@example.org
- kill %2
- kill %1
- kill %2 || true
- kill %1 || true
coverage:
image: python:3.11-bookworm