Skip to content

Commit 635be59

Browse files
authored
Merge pull request #126 from android/release-branch
Fixed incorrect build script location for prod build
2 parents b782895 + a92b07e commit 635be59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kokoro/gcp_ubuntu_docker/release.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
build_file: "androidify/kokoro/gcp_ubuntu_docker/kokoro_build.sh"
1+
build_file: "androidify/kokoro/gcp_ubuntu_docker/kokoro_build_mobile_release.sh"
22

33
action {
44
define_artifacts {

0 commit comments

Comments
 (0)