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

fixed to cache build between runs

parent cb9a0849
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -19,6 +19,7 @@ do-build:
- ""
- "cd $CICD_TO_TEST_DIR"
- "cp -r . /tmp/peasoup_test"
- "cd /tmp/peasoup_test"
- "source set_env_vars"
- "sudo ./get-peasoup-packages.sh all"
- "./build-all.sh --debug"
......
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