Loading src/monitoring/.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -83,7 +83,7 @@ test monitoring pytest: - docker exec -it monitoring-tests /bin/bash - docker exec -it monioting-tests pytest --junitxml=report.xml after_script: - docker stop monitoring-test - docker stop monitoring-tests artifacts: when: always reports: Loading Loading
src/monitoring/.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -83,7 +83,7 @@ test monitoring pytest: - docker exec -it monitoring-tests /bin/bash - docker exec -it monioting-tests pytest --junitxml=report.xml after_script: - docker stop monitoring-test - docker stop monitoring-tests artifacts: when: always reports: Loading