Skip to content

Commit 80a2eee

Browse files
committed
copy .git for rev-parse
1 parent 3196ecb commit 80a2eee

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ WORKDIR /srv/hs/deps/try
2727
RUN make -C utils
2828
RUN mv utils/try-commit /bin
2929
RUN mv utils/try-summary /bin
30+
COPY .git/ .git/
3031
WORKDIR /srv/hs/deps/fstrace
3132
RUN ./install.sh
3233
RUN fstrace install

0 commit comments

Comments
 (0)