fix: import own certificate
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-12-22 16:31:24 +01:00
parent c05394f916
commit e9e84b7d21
2 changed files with 99 additions and 9 deletions

View File

@ -12,7 +12,6 @@ done
# import gpg key
if [ ! -z ${GPG_KEY+x} ]; then
echo -e ${GPG_KEY} | gpg --import
# trust gpg key