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

fixed to cache build between runs

Former-commit-id: 987fb18a
parent d1c63678
No related branches found
No related tags found
No related merge requests found
......@@ -17,8 +17,7 @@ do-build:
- "whoami"
- "env|grep CICD"
- ""
- "cd $CICD_TO_TEST_DIR"
- "cp -r . /tmp/peasoup_test"
- "cp -r $CICD_TO_TEST_DIR /tmp/peasoup_test"
- "cd /tmp/peasoup_test"
- "source set_env_vars"
- "sudo ./get-peasoup-packages.sh all"
......
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