Commit 56c5b0f9 authored by Lluis Gifre Renom's avatar Lluis Gifre Renom
Browse files

Update .gitlab-ci.yml

parent 5db55bec
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -96,5 +96,8 @@ deploy context:
    - build context
    - test context run
  script:
    - kubectl version
    - kubectl get all
    - kubectl apply -f "manifests/contextservice.yaml"
    - kubectl get all
  when: manual