This commit is contained in:
parent
a9e0505ba0
commit
3e890faaf1
@ -29,4 +29,7 @@ RUN wget -O sonar.zip https://binaries.sonarsource.com/Distribution/sonar-scanne
|
||||
|
||||
RUN pip3 install makelove
|
||||
|
||||
RUN apt-get -y install luarocks && \
|
||||
luarocks install tl
|
||||
|
||||
ENV PATH="$PATH:/sonar/bin"
|
||||
|
Loading…
x
Reference in New Issue
Block a user