Fixing args comment in build_changelog.sh

pull/15235/head
ckannon 2022-11-07 17:33:42 -05:00
parent df561b1a2f
commit c3b57c8aec
1 changed files with 1 additions and 2 deletions

View File

@ -16,8 +16,7 @@
# This script can take the following env variables
# ARGS: args to pass into the make rule
# ISO_BUCKET = the bucket location to upload the ISO (e.g. minikube-builds/PR_NUMBER)
# ISO_VERSION = the suffix for the iso (i.e. minikube-$(ISO_VERSION).iso)
# OUTPUT_LOCATION = the location to write the changelog file to
set -x -o pipefail