mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
Merge pull request #18286 from k8s-infra-cherrypick-robot/cherry-pick-18250-to-release-3.5
[release-3.5] Remove gsutil acl command for bucket permissions from release.sh
This commit is contained in:
commit
472de10204
@ -280,9 +280,6 @@ main() {
|
||||
|
||||
log_callout "Pushing container manifest list to gcr.io ${RELEASE_VERSION}"
|
||||
maybe_run docker manifest push "gcr.io/etcd-development/etcd:${RELEASE_VERSION}"
|
||||
|
||||
log_callout "Setting permissions using gsutil..."
|
||||
maybe_run gsutil -m acl ch -u allUsers:R -r gs://artifacts.etcd-development.appspot.com
|
||||
fi
|
||||
|
||||
### Release validation
|
||||
|
Loading…
x
Reference in New Issue
Block a user