Skip to content

Commit

Permalink
Merge pull request #18345 from jmhbnz/release-3.4
Browse files Browse the repository at this point in the history
 [3.4] Remove gsutil acl command for bucket permissions
  • Loading branch information
jmhbnz committed Jul 20, 2024
2 parents dae8ba6 + a1375b7 commit 8bd8d2b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions scripts/release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -247,9 +247,6 @@ main() {
log_callout "Pushing container images to gcr.io ${RELEASE_VERSION}${TARGET_ARCH}"
docker push "gcr.io/etcd-development/etcd:${RELEASE_VERSION}${TARGET_ARCH}"
done

log_callout "Setting permissions using gsutil..."
gsutil -m acl ch -u allUsers:R -r gs://artifacts.etcd-development.appspot.com
fi

### Release validation
Expand Down

0 comments on commit 8bd8d2b

Please sign in to comment.