Commit d791a18e authored by Lluis Gifre Renom's avatar Lluis Gifre Renom
Browse files

Solve error in src/context/.gitlab-ci.yml

parent f6585ef5
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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