Loading src/context/.gitlab-ci.yml +2 −2 Original line number Diff line number Diff line Loading @@ -42,8 +42,8 @@ test unitary context: artifacts: when: always paths: - $IMAGE_NAME--deploy_test_report.txt - $IMAGE_NAME--pytest_unitary_report.txt - context--deploy_test_report.txt - context--pytest_unitary_report.txt expire_in: 1 day # Deployment of the monitoring service in Kubernetes Cluster Loading Loading
src/context/.gitlab-ci.yml +2 −2 Original line number Diff line number Diff line Loading @@ -42,8 +42,8 @@ test unitary context: artifacts: when: always paths: - $IMAGE_NAME--deploy_test_report.txt - $IMAGE_NAME--pytest_unitary_report.txt - context--deploy_test_report.txt - context--pytest_unitary_report.txt expire_in: 1 day # Deployment of the monitoring service in Kubernetes Cluster Loading