Loading src/context/.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -96,5 +96,5 @@ deploy context: - build context - test context run script: - kubectl apply -f "manisfests/contextservice.yaml" - kubectl apply -f "manifests/contextservice.yaml" when: manual Loading
src/context/.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -96,5 +96,5 @@ deploy context: - build context - test context run script: - kubectl apply -f "manisfests/contextservice.yaml" - kubectl apply -f "manifests/contextservice.yaml" when: manual