Skip to content

Commit aa0b332

Browse files
committed
.
1 parent 2698145 commit aa0b332

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

kokoro/gcp_ubuntu/continuous.cfg

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

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

0 commit comments

Comments
 (0)