mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-05 18:24:07 +00:00
Fix build-release comments.
This commit is contained in:
parent
5a556dc3fa
commit
24159294d6
@ -14,11 +14,7 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
# This script will build and release Kubernetes.
|
# This script will build a Kubernetes release tarball
|
||||||
#
|
|
||||||
# The main parameters to this script come from the config.sh file. This is set
|
|
||||||
# up by default for development releases. Feel free to edit it or override some
|
|
||||||
# of the variables there.
|
|
||||||
|
|
||||||
# exit on any error
|
# exit on any error
|
||||||
set -eu
|
set -eu
|
||||||
|
Loading…
Reference in New Issue
Block a user