You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
469 B
16 lines
469 B
drops {
|
|
dest_file: "test/bootstrap"
|
|
version: "test"
|
|
version_group: "rbe"
|
|
git_project: "platform/prebuilts/remoteexecution-client"
|
|
git_branch: "master-build-rbe-testing"
|
|
kokoro_drop {
|
|
full_job_name: "re-client/gcp_ubuntu/release"
|
|
build_number: "56"
|
|
artifact_gcs_bucket: "reclient-release-artifacts"
|
|
artifact_root: "prod/re-client/gcp_ubuntu/release/56/20200123-073956"
|
|
artifact_name: "bootstrap"
|
|
artifact_permission_mode: "755"
|
|
}
|
|
}
|