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 \
|
||||
git \
|
||||
curl \
|
||||
yamllint \
|
||||
&& apt-get clean && \
|
||||
rm -rf /var/lib/apt/lists/* /var/tmp/* /tmp/*
|
||||
|
|
Loading…
Reference in a new issue