Skip to content

Commit 8bd8d2b

Browse files
authored
Merge pull request #18345 from jmhbnz/release-3.4
[3.4] Remove gsutil acl command for bucket permissions
2 parents dae8ba6 + a1375b7 commit 8bd8d2b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

scripts/release.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -247,9 +247,6 @@ main() {
247247
log_callout "Pushing container images to gcr.io ${RELEASE_VERSION}${TARGET_ARCH}"
248248
docker push "gcr.io/etcd-development/etcd:${RELEASE_VERSION}${TARGET_ARCH}"
249249
done
250-
251-
log_callout "Setting permissions using gsutil..."
252-
gsutil -m acl ch -u allUsers:R -r gs://artifacts.etcd-development.appspot.com
253250
fi
254251

255252
### Release validation

0 commit comments

Comments
 (0)