Commit 236dfe9f authored by Sergio Gonzalez Diaz's avatar Sergio Gonzalez Diaz
Browse files

update monitoring yml

parent 4fb51c59
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -103,7 +103,6 @@ deploy monitoring development:
    - kubectl get all
    - kubectl apply -f "manifests/$IMAGE_NAME.yaml"
    - kubectl get all
  when: manual
  rules:
    - changes:
      - src/$IMAGE_NAME/*.{py,in,yml}
@@ -112,5 +111,6 @@ deploy monitoring development:
      - src/$IMAGE_NAME/tests/Dockerfile
      - manifests/$IMAGE_NAME.yaml
      - .gitlab-ci.yml
      when: manual