Commit 2502dad6 authored by Sergio Gonzalez Diaz's avatar Sergio Gonzalez Diaz
Browse files

test k8s deployment of monitoring service

parent aa8b860d
Loading
Loading
Loading
Loading
+0 −9
Original line number Diff line number Diff line
@@ -104,13 +104,4 @@ deploy monitoring development:
    - kubectl apply -f "manifests/$IMAGE_NAME.yaml"
    - kubectl get all
  when: manual
  rules:
    - changes:
      - src/$IMAGE_NAME/*.{py,in,yml}
      - src/$IMAGE_NAME/Dockerfile
      - src/$IMAGE_NAME/tests/*.py
      - src/$IMAGE_NAME/tests/Dockerfile
      - manifests/$IMAGE_NAME.yaml
      - .gitlab-ci.yml