release-tools: update

Commit summary:
bd416901 cloud build: initial set of shared files
6f2322e8 Update patch release notes generation command
This commit is contained in:
Patrick Ohly
2020-06-02 20:25:04 +02:00
5 changed files with 129 additions and 5 deletions

6
release-tools/cloudbuild.sh Executable file
View File

@@ -0,0 +1,6 @@
#! /bin/bash
# shellcheck disable=SC1091
. release-tools/prow.sh
gcr_cloud_build