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

fixed to cache build between runs

Former-commit-id: cb9a0849
parent b2298ef4
No related branches found
No related tags found
No related merge requests found
...@@ -18,7 +18,7 @@ do-build: ...@@ -18,7 +18,7 @@ do-build:
- "env|grep CICD" - "env|grep CICD"
- "" - ""
- "cd $CICD_TO_TEST_DIR" - "cd $CICD_TO_TEST_DIR"
- "cp -r . /tmp/peasoup_test - "cp -r . /tmp/peasoup_test"
- "source set_env_vars" - "source set_env_vars"
- "sudo ./get-peasoup-packages.sh all" - "sudo ./get-peasoup-packages.sh all"
- "./build-all.sh --debug" - "./build-all.sh --debug"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment