diff --git a/.circleci/config.yml b/.circleci/config.yml index 9d075c95..137dcd5c 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -107,7 +107,7 @@ jobs: - attach_workspace: at: /tmp/bin - run: test/container-build.sh - - run: test/e2e-kind.sh 0.2.1 + - run: test/e2e-kind.sh - run: test/e2e-gloo.sh - run: test/e2e-gloo-tests.sh