gvisor/kokoro/gcp_ubuntu/release-nightly.cfg

10 lines
189 B
INI
Raw Normal View History

# Location of bash script that builds a release.
build_file: "repo/kokoro/gcp_ubuntu/run_build.sh"
action {
# Upload only the runsc binary.
define_artifacts {
regex: "runsc"
}
}