Fixing args comment in build_changelog.sh
parent
df561b1a2f
commit
c3b57c8aec
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue