Merging upstream version 0.19.0~dev.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
22711860c2
commit
95bea5117b
3 changed files with 3 additions and 2 deletions
|
@ -15,4 +15,5 @@ ARG GITLINT_VERSION
|
|||
RUN apk add git
|
||||
RUN pip install gitlint==$GITLINT_VERSION
|
||||
|
||||
RUN git config --global --add safe.directory /repo
|
||||
ENTRYPOINT ["gitlint", "--target", "/repo"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue