Skip to content

Commit

Permalink
more mac tests (bazelbuild#422)
Browse files Browse the repository at this point in the history
  • Loading branch information
nlopezgi authored Sep 12, 2019
1 parent 9428a3b commit 0ecee9c
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions .bazelci/presubmit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,11 @@ platforms:
- "..."
macos:
build_targets:
- "//examples/hellohttp:deployment_test"
- "--"
- "..."
- "-//images/gcloud-bazel:gcloud_push"
- "-//images/gcloud-bazel:gcloud_installer"
- "-//images/gcloud-bazel:gcloud_install"
- "-//images/gcloud-bazel:gcloud-layer"
test_targets:
- "//examples/hellohttp:deployment_test"
- "..."

0 comments on commit 0ecee9c

Please sign in to comment.