Fix inconsistency in docker file lint override

This commit is contained in:
Johannes Altmanninger
2025-06-24 16:33:26 +02:00
parent 6644cc9b0e
commit fd0fba83b9

View File

@@ -35,4 +35,6 @@ WORKDIR /home/fishuser
COPY fish_run_tests.sh /
ENV FISH_CHECK_LINT=false
CMD /fish_run_tests.sh