We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e35ab66 + 53c6a50 commit 6dfa136Copy full SHA for 6dfa136
Dockerfile.base
@@ -8,6 +8,7 @@ COPY --from=ghcommit /ghcommit /usr/bin/ghcommit
8
# hadolint ignore=DL3018
9
RUN apk add --no-cache \
10
bash \
11
+ git-crypt \
12
git
13
14
COPY entrypoint.sh /entrypoint.sh
0 commit comments