Add tl
All checks were successful
release / release (push) Successful in 3m2s

This commit is contained in:
Sebastiaan de Schaetzen 2024-09-16 13:07:31 +02:00
parent a9e0505ba0
commit 3e890faaf1

View File

@ -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"