let's make sure lfs stuff works too
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
47d053d663
commit
fbfdf4cd35
@ -1,4 +1,5 @@
|
|||||||
FROM alpine/git
|
FROM alpine/git
|
||||||
|
|
||||||
|
RUN apk add git-lfs
|
||||||
COPY ./smart-commit /bin/smart-commit
|
COPY ./smart-commit /bin/smart-commit
|
||||||
ENTRYPOINT ["sh /bin/smart-commit"]
|
ENTRYPOINT ["sh /bin/smart-commit"]
|
||||||
|
Loading…
Reference in New Issue