Update get-build.sh
This commit is contained in:
parent
e992ec0d59
commit
0ce49aea1f
@ -14,11 +14,6 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# This script retrieves the specified version of the Kubernetes tar.gz file via
|
||||
# Google Cloud Storage.
|
||||
# Usage: `hack/get-build.sh <version number or publication>`.
|
||||
# Example: `./hack/get-build.sh release/latest`.
|
||||
|
||||
set -o errexit
|
||||
set -o nounset
|
||||
set -o pipefail
|
||||
|
Loading…
Reference in New Issue
Block a user