fix(jenkins): run spacetimedb update installer by command name
This commit is contained in:
@@ -138,7 +138,7 @@ prepare_spacetime() {
|
||||
local update_name="spacetimedb-update-${SPACETIME_TARGET_HOST}"
|
||||
local downloaded_update="${PROVISION_DOWNLOADS_DIR}/${update_name}"
|
||||
local source_update=""
|
||||
local prepared_update="${tmp_dir}/${update_name}"
|
||||
local prepared_update="${tmp_dir}/spacetimedb-update"
|
||||
local downloaded_installer="${PROVISION_DOWNLOADS_DIR}/spacetime-install.sh"
|
||||
local source_installer=""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user