Loading src/context/.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -51,7 +51,7 @@ deploy context: stage: deploy needs: - build context - test context - test unitary context script: - kubectl apply -f "manisfests/contextservice.yaml" when: manual Loading
src/context/.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -51,7 +51,7 @@ deploy context: stage: deploy needs: - build context - test context - test unitary context script: - kubectl apply -f "manisfests/contextservice.yaml" when: manual