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

fixed to cache build between runs

parent 2bfa0c47
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -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