fix: release-image script

This commit is contained in:
andyzhangx 2021-11-30 08:04:26 +00:00
parent 9d6279ab96
commit 182050107f
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ if [[ "$#" -lt 1 ]]; then
exit 1
fi
export OUTPUT_TYPE=registry
export REGISTRY_NAME="$1"
export REGISTRY=$REGISTRY_NAME.azurecr.io
export IMAGENAME=public/k8s/csi/nfs-csi