Skip to content
Snippets Groups Projects
Commit fbff5e78 authored by Jason Hiser's avatar Jason Hiser :tractor:
Browse files

Update cicd to grab ida and build that way for arm testing.

parent d6763c06
No related branches found
No related tags found
No related merge requests found
Pipeline #11191 failed
......@@ -15,6 +15,11 @@ env|grep CICD
time rsync -a --exclude='.git' $CICD_TO_TEST_DIR/ /tmp/peasoup_test
cd /tmp/peasoup_test
source set_env_vars
cicd_setup_module_dependency allnp/idaproCur.git zipr_umbrella_ida
export IDAROOT=$CICD_MODULE_WORK_DIR/zipr_umbrella_ida
cicd_setup_module_dependency allnp/idaproCur_sdk.git zipr_umbrella_idasdk
export IDASDK=$CICD_MODULE_WORK_DIR/zipr_umbrella_idasdk
sudo ./get-peasoup-packages.sh all
bash -x ./build-all.sh
bash -x ./postgres_setup.sh
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment