add yamllint
This commit is contained in:
parent
275910870a
commit
2ea60807fa
1 changed files with 1 additions and 0 deletions
|
@ -13,5 +13,6 @@ RUN apt-get update && \
|
||||||
debhelper \
|
debhelper \
|
||||||
git \
|
git \
|
||||||
curl \
|
curl \
|
||||||
|
yamllint \
|
||||||
&& apt-get clean && \
|
&& apt-get clean && \
|
||||||
rm -rf /var/lib/apt/lists/* /var/tmp/* /tmp/*
|
rm -rf /var/lib/apt/lists/* /var/tmp/* /tmp/*
|
||||||
|
|
Loading…
Reference in a new issue