Loading src/opticalattackmanager/.gitlab-ci.yml +4 −4 Original line number Diff line number Diff line Loading @@ -73,10 +73,10 @@ unit_test opticalattackmanager: - src/$IMAGE_NAME/tests/Dockerfile - manifests/${IMAGE_NAME}service.yaml - .gitlab-ci.yml artifacts: when: always reports: junit: src/$IMAGE_NAME/tests/${IMAGE_NAME}_report.xml # artifacts: # when: always # reports: # junit: src/$IMAGE_NAME/tests/${IMAGE_NAME}_report.xml # Deployment of the service in Kubernetes Cluster # deploy opticalattackmanager: Loading Loading
src/opticalattackmanager/.gitlab-ci.yml +4 −4 Original line number Diff line number Diff line Loading @@ -73,10 +73,10 @@ unit_test opticalattackmanager: - src/$IMAGE_NAME/tests/Dockerfile - manifests/${IMAGE_NAME}service.yaml - .gitlab-ci.yml artifacts: when: always reports: junit: src/$IMAGE_NAME/tests/${IMAGE_NAME}_report.xml # artifacts: # when: always # reports: # junit: src/$IMAGE_NAME/tests/${IMAGE_NAME}_report.xml # Deployment of the service in Kubernetes Cluster # deploy opticalattackmanager: Loading