We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dae8ba6 + a1375b7 commit 8bd8d2bCopy full SHA for 8bd8d2b
scripts/release.sh
@@ -247,9 +247,6 @@ main() {
247
log_callout "Pushing container images to gcr.io ${RELEASE_VERSION}${TARGET_ARCH}"
248
docker push "gcr.io/etcd-development/etcd:${RELEASE_VERSION}${TARGET_ARCH}"
249
done
250
-
251
- log_callout "Setting permissions using gsutil..."
252
- gsutil -m acl ch -u allUsers:R -r gs://artifacts.etcd-development.appspot.com
253
fi
254
255
### Release validation
0 commit comments