mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-21 02:41:25 +00:00
Update comment on release.sh to reflect new release repo
This commit is contained in:
parent
dd3ac00c7d
commit
034fc8829f
@ -16,8 +16,10 @@
|
||||
|
||||
# Build a Kubernetes release. This will build the binaries, create the Docker
|
||||
# images and other build artifacts.
|
||||
# For pushing these artifacts publicly on Google Cloud Storage, see the
|
||||
# associated build/push-* scripts.
|
||||
#
|
||||
# For pushing these artifacts publicly to Google Cloud Storage or to a registry
|
||||
# please refer to the kubernetes/release repo at
|
||||
# https://github.com/kubernetes/release.
|
||||
|
||||
set -o errexit
|
||||
set -o nounset
|
||||
|
Loading…
Reference in New Issue
Block a user