add ansible-lint-junit
This commit is contained in:
parent
f4966ce779
commit
c58f301c91
@ -3,5 +3,5 @@ MAINTAINER "Julien Cabillot <julien@sdv.fr>"
|
||||
|
||||
RUN apk --no-cache add --virtual build-dependencies \
|
||||
build-base libffi-dev libressl-dev && \
|
||||
pip install --no-cache-dir ansible-lint && \
|
||||
pip install --no-cache-dir ansible-lint ansible-lint-junit && \
|
||||
apk del build-dependencies
|
||||
Loading…
x
Reference in New Issue
Block a user