Skip to content
Snippets Groups Projects
Commit 8eae8a05 authored by Carlos Natalino Da Silva's avatar Carlos Natalino Da Silva
Browse files

Removing the need for the artifact.

parent 03e79c5a
No related branches found
No related tags found
2 merge requests!142Release TeraFlowSDN 2.1,!138Fixing the tests of the optical cybersecurity components
...@@ -73,10 +73,10 @@ unit_test opticalattackmanager: ...@@ -73,10 +73,10 @@ unit_test opticalattackmanager:
- src/$IMAGE_NAME/tests/Dockerfile - src/$IMAGE_NAME/tests/Dockerfile
- manifests/${IMAGE_NAME}service.yaml - manifests/${IMAGE_NAME}service.yaml
- .gitlab-ci.yml - .gitlab-ci.yml
artifacts: # artifacts:
when: always # when: always
reports: # reports:
junit: src/$IMAGE_NAME/tests/${IMAGE_NAME}_report.xml # junit: src/$IMAGE_NAME/tests/${IMAGE_NAME}_report.xml
# Deployment of the service in Kubernetes Cluster # Deployment of the service in Kubernetes Cluster
# deploy opticalattackmanager: # deploy opticalattackmanager:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment