add dependencies
This commit is contained in:
parent
ce5cd1646e
commit
a77eeb9630
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ APP_VERSION=${12}
|
|||
CHART_VERSION=${13}
|
||||
INDEX_DIR=${14}
|
||||
ENTERPRISE_URL=${15}
|
||||
DEPENDENCIES=${$16}
|
||||
DEPENDENCIES=${16}
|
||||
|
||||
CHARTS=()
|
||||
CHARTS_TMP_DIR=$(mktemp -d)
|
||||
|
|
Loading…
Add table
Reference in a new issue