Skip to content

Commit abb46db

Browse files
committed
.
1 parent 4698fbc commit abb46db

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

kokoro/gcp_ubuntu/continuous.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ build_file: "android-testdpc/kokoro/gcp_ubuntu/kokoro_build.sh"
88

99
action {
1010
define_artifacts {
11-
regex: "bazel-bin/testdpc.apk"
12-
strip_prefix: "bazel-bin/"
11+
regex: "/github/android-testdpc/bazel-bin/testdpc.apk"
12+
strip_prefix: "/github/android-testdpc/bazel-bin/"
1313
}
1414
}

0 commit comments

Comments
 (0)