Skip to content
This repository has been archived by the owner on Aug 25, 2021. It is now read-only.

Commit

Permalink
update circleci
Browse files Browse the repository at this point in the history
  • Loading branch information
kschoche committed Apr 12, 2021
1 parent 4519235 commit ea056a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ jobs:
-kubecontext="kind-dc1" \
-secondary-kubecontext="kind-dc2" \
-debug-directory="$TEST_RESULTS/debug" \
-consul-k8s-image=kschoche/consul-k8s-dev:2021-4-9 # TODO: change once feature-tproxy consul-k8s branch is merged
-consul-k8s-image=kschoche/consul-k8s-dev2:2021-4-9 # TODO: change once feature-tproxy consul-k8s branch is merged
then
echo "Tests in ${pkg} failed, aborting early"
exit_code=1
Expand Down

0 comments on commit ea056a4

Please sign in to comment.