Skip to content

Commit b9b40fe

Browse files
akremenetskyphantomii
authored andcommitted
Apply SDK migration on build time
Signed-off-by: Anton Kremenetsky <anton.kremenetsky@gmail.com>
1 parent 4c23a0e commit b9b40fe

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
@@ -80,6 +80,8 @@ pip install -e "$GC_PATH"
8080
# Hack to install custom SDK
8181
pip uninstall -y gcl_sdk
8282
pip install -e "/opt/gcl_sdk"
83+
ra-apply-migration --config-dir "$GC_PATH/etc/genesis_core/" --path "/opt/gcl_sdk/gcl_sdk/migrations"
84+
8385

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

0 commit comments

Comments
 (0)