Loading src/context/.gitlab-ci.yml +3 −0 Original line number Diff line number Diff line Loading @@ -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 Loading
src/context/.gitlab-ci.yml +3 −0 Original line number Diff line number Diff line Loading @@ -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