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.
1 parent 3196ecb commit fa62c71Copy full SHA for fa62c71
1 file changed
Dockerfile
@@ -23,6 +23,7 @@ ENV PASH_SPEC_TOP=/srv/hs
23
ENV PASH_TOP=/srv/hs/deps/pash
24
# pash, try, fstrace
25
COPY deps/ deps/
26
+COPY .git/ .git/
27
WORKDIR /srv/hs/deps/try
28
RUN make -C utils
29
RUN mv utils/try-commit /bin
0 commit comments