Commit 465c770d authored by Sergio Gonzalez Diaz's avatar Sergio Gonzalez Diaz
Browse files

update monitoring gitlab-ci.yml

parent 03785960
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -98,6 +98,8 @@ deploy monitoring development:
  needs:
    - build monitoring
    - test monitoring run
  before_script:
    - kubectl get pods --all-namespaces -o jsonpath="{.items[*].spec.containers[*].image}"
  script:
    - kubectl version
    - kubectl get all