chore(upgrade): inject ee image
Signed-off-by: Rajesh Rajendran <rjshrjndrn@gmail.com>
This commit is contained in:
parent
49a240612c
commit
e9b0809d32
1 changed files with 1 additions and 0 deletions
|
|
@ -81,6 +81,7 @@ patch
|
|||
installation_type=1
|
||||
if [[ ${ENTERPRISE} -eq 1 ]]; then
|
||||
cp -rf ../../ee/scripts/* ../../scripts/
|
||||
sed 's/\(image_tag.*[0-9]\)\(-pr\)\?"$/\1\2-ee"/' vars.yaml
|
||||
echo -e "Migrating clickhouse"
|
||||
migration clickhouse
|
||||
fi
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue