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.
git subtree
1 parent 1be7bde commit 50683ddCopy full SHA for 50683dd
Dockerfile
@@ -8,7 +8,7 @@ LABEL "com.github.actions.color"="yellow"
8
LABEL "repository"="http://github.com/srt32/git-actions"
9
LABEL "homepage"="http://github.com/srt32/git-actions"
10
11
-RUN apk add --no-cache git bash
+RUN apk add --no-cache git bash git-subtree
12
13
ADD entrypoint.sh /
14
RUN chmod +x /entrypoint.sh
0 commit comments