Add gpg verification
Some checks reported errors
continuous-integration/drone/push Build was killed
continuous-integration/drone Build is passing

This commit is contained in:
nemunaire 2022-09-08 18:35:03 +02:00
commit 015b62a1db
2 changed files with 4 additions and 2 deletions

View file

@ -1,3 +1,3 @@
FROM alpine:3.16
RUN apk add --no-cache gawk git tar openssh-client-default xz
RUN apk add --no-cache gawk git gnupg tar openssh-client-default xz