We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abb46db commit 2698145Copy full SHA for 2698145
kokoro/gcp_ubuntu/continuous.cfg
@@ -8,7 +8,7 @@ build_file: "android-testdpc/kokoro/gcp_ubuntu/kokoro_build.sh"
8
9
action {
10
define_artifacts {
11
- regex: "/github/android-testdpc/bazel-bin/testdpc.apk"
12
- strip_prefix: "/github/android-testdpc/bazel-bin/"
+ regex: "github/android-testdpc/bazel-bin/testdpc.apk"
+ strip_prefix: "github/android-testdpc/bazel-bin/"
13
}
14
0 commit comments