Skip to content

Commit 1c655fa

Browse files
committed
Apply SDK migration on build time
Signed-off-by: Anton Kremenetsky <anton.kremenetsky@gmail.com>
1 parent 0cca389 commit 1c655fa

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

genesis/images/install.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,8 @@ pip install -e "$GC_PATH"
8181
# Hack to install custom SDK
8282
pip uninstall -y gcl_sdk
8383
pip install -e "/opt/gcl_sdk"
84+
ra-apply-migration --config-dir "$GC_PATH/etc/genesis_core/" --path "/opt/gcl_sdk/gcl_sdk/migrations"
85+
8486

8587
# Install universal agent
8688
sudo cp -r "$GC_PATH/etc/genesis_universal_agent" /etc/

0 commit comments

Comments
 (0)