Loading src/coverage.sh 100644 → 100755 +0 −0 File mode changed from 100644 to 100755. View file src/coverage_report.sh 100644 → 100755 +0 −0 File mode changed from 100644 to 100755. View file src/monitoring/Dockerfile +0 −1 Original line number Diff line number Diff line Loading @@ -44,7 +44,6 @@ COPY common/. common COPY context/. context COPY coverage/. coverage COPY coverage.sh coverage.sh RUN chmod +x ./coverage.sh RUN rm -r common/message_broker/tests RUN rm -r common/orm/tests Loading Loading
src/monitoring/Dockerfile +0 −1 Original line number Diff line number Diff line Loading @@ -44,7 +44,6 @@ COPY common/. common COPY context/. context COPY coverage/. coverage COPY coverage.sh coverage.sh RUN chmod +x ./coverage.sh RUN rm -r common/message_broker/tests RUN rm -r common/orm/tests Loading