Skip to content
Snippets Groups Projects
Commit 461cb56e authored by Jason Hiser's avatar Jason Hiser
Browse files

fixed some pathing issues

parent 0f6bb873
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -32,9 +32,8 @@ testing:
- "cicd_setup_module_dependency allnp/peasoup_umbrella.git"
- "# puts TO_TEST_DIR (the module to test, zipr in this case) in peasoup_umbrella/zipr."
- "cicd_put_module_in_tree peasoup_umbrella/zipr"
- "cd $CICD_MODULE_WORK_DIR"
- "cd $CICD_MODULE_WORK_DIR/peasoup_umbrella"
- "source set_env_vars"
- "cd zipr"
- "scons -c"
- "scons debug=1"
- "sudo ./get-packages.sh all"
- "./build-all.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