We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c48cd59 commit 6117736Copy full SHA for 6117736
modules/copybara/0.0.0-20240326-6485af6/presubmit.yml
@@ -2,9 +2,9 @@ matrix:
2
platform: ["debian10", "macos", "ubuntu2004", "windows"]
3
bazel: ["7.x"]
4
tasks:
5
+ module_path: '.'
6
verify_targets:
7
platform: ${{ platform }}
8
bazel: ${{ bazel }}
- module_path: ""
9
build_targets:
10
- "@copybara//java/com/google/copybara:copybara"
0 commit comments