Skip to content

Commit

Permalink
Update bazel for circleCI (#1997)
Browse files Browse the repository at this point in the history
* Update HUB to gcr.io/istio

Signed-off-by: JimmyCYJ <[email protected]>

* Update bazel image for circleCI

Signed-off-by: JimmyCYJ <[email protected]>

* Revert hub change.

Signed-off-by: JimmyCYJ <[email protected]>
  • Loading branch information
JimmyCYJ authored and istio-testing committed Oct 17, 2018
1 parent d94f3e4 commit 98ba490
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 @@ -3,7 +3,7 @@ version: 2
jobs:
build:
docker:
- image: istio/ci:go1.10-bazel0.15-clang6.0
- image: istio/ci:go1.10-bazel0.18-clang6.0
environment:
- BAZEL_TEST_ARGS: "--test_env=ENVOY_IP_TEST_VERSIONS=v4only --test_output=all"
resource_class: xlarge
Expand Down

0 comments on commit 98ba490

Please sign in to comment.