Skip to content

Commit 3a021a4

Browse files
authored
Merge pull request #104 from commitizen-tools/fix/add-gpg-agent
feat: add gpg-agent
2 parents 9615e7b + a5c032d commit 3a021a4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ RUN set -eux; \
55
git \
66
git-lfs \
77
gpg \
8+
gpg-agent \
89
alpine-sdk \
910
bash \
1011
libffi-dev \

0 commit comments

Comments
 (0)