File tree Expand file tree Collapse file tree 2 files changed +20
-0
lines changed Expand file tree Collapse file tree 2 files changed +20
-0
lines changed Original file line number Diff line number Diff line change 1515build_file: " google-cloud-cpp/ci/kokoro/macos/build.sh"
1616timeout_mins: 240
1717
18+ before_action {
19+ fetch_keystore {
20+ keystore_resource {
21+ keystore_config_id: 73713
22+ keyname: " cloud-cpp-kokoro-run-sa-key"
23+ backend: " blade:keystore-fastconfigpush"
24+ }
25+ }
26+ }
27+
1828gfile_resources: " /bigstore/cloud-cpp-integration-secrets/build-results-service-account.json"
1929gfile_resources: " /bigstore/cloud-cpp-integration-secrets/kokoro-run-key.json"
Original file line number Diff line number Diff line change 1616build_file: " google-cloud-cpp/ci/kokoro/windows/build.bat"
1717timeout_mins: 240
1818
19+ before_action {
20+ fetch_keystore {
21+ keystore_resource {
22+ keystore_config_id: 73713
23+ keyname: " cloud-cpp-kokoro-run-sa-key"
24+ backend: " blade:keystore-fastconfigpush"
25+ }
26+ }
27+ }
28+
1929gfile_resources: " /bigstore/cloud-cpp-integration-secrets/build-results-service-account.json"
2030gfile_resources: " /bigstore/cloud-cpp-integration-secrets/kokoro-run-key.json"
2131
You can’t perform that action at this time.
0 commit comments