Loading src/tests/ofc22/.gitlab-ci.yml +0 −1 Original line number Diff line number Diff line Loading @@ -45,7 +45,6 @@ end2end ofc22: - docker login -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" $CI_REGISTRY script: # Check MicroK8s is ready - microk8s start - microk8s status --wait-ready - kubectl get pods --all-namespaces Loading Loading
src/tests/ofc22/.gitlab-ci.yml +0 −1 Original line number Diff line number Diff line Loading @@ -45,7 +45,6 @@ end2end ofc22: - docker login -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" $CI_REGISTRY script: # Check MicroK8s is ready - microk8s start - microk8s status --wait-ready - kubectl get pods --all-namespaces Loading