Publish cri release to gs://cri-containerd-release.
Signed-off-by: Lantao Liu <lantaol@google.com>
This commit is contained in:
@@ -20,8 +20,7 @@
|
||||
set -eu -o pipefail
|
||||
|
||||
ROOT=${GOPATH}/src/github.com/containerd/containerd
|
||||
# TODO: Change cri-containerd-release after tested.
|
||||
BUCKET="gs://cri-containerd-staging"
|
||||
BUCKET="gs://cri-containerd-release"
|
||||
|
||||
rm -rf "${HOME}/google-cloud-sdk"
|
||||
export CLOUDSDK_CORE_DISABLE_PROMPTS=1
|
||||
|
||||
Reference in New Issue
Block a user