Skip to content
Snippets Groups Projects
Commit 56c5b0f9 authored by Lluis Gifre Renom's avatar Lluis Gifre Renom
Browse files

Update .gitlab-ci.yml

parent 5db55bec
No related branches found
No related tags found
1 merge request!54Release 2.0.0
...@@ -96,5 +96,8 @@ deploy context: ...@@ -96,5 +96,8 @@ deploy context:
- build context - build context
- test context run - test context run
script: script:
- kubectl version
- kubectl get all
- kubectl apply -f "manifests/contextservice.yaml" - kubectl apply -f "manifests/contextservice.yaml"
- kubectl get all
when: manual when: manual
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment