Skip to content

Commit ff39acb

Browse files
committed
specify build.sh
1 parent fac28e9 commit ff39acb

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.kokoro/presubmit/graalvm-native-a.cfg

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Format: //devtools/kokoro/config/proto/build.proto
22

3+
build_file: "google-http-java-client/.kokoro/build.sh"
4+
35
env_vars: {
46
key: "JOB_TYPE"
57
value: "graalvmA"

.kokoro/presubmit/graalvm-native-b.cfg

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Format: //devtools/kokoro/config/proto/build.proto
22

3+
build_file: "google-http-java-client/.kokoro/build.sh"
4+
35
env_vars: {
46
key: "JOB_TYPE"
57
value: "graalvmB"

0 commit comments

Comments
 (0)