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

set deploy to erase pedi state to avoid future testing failures with ida

parent d9d17694
No related branches found
No related tags found
No related merge requests found
Pipeline #2637 passed
......@@ -30,6 +30,7 @@ do_build_image()
rm -rf installed || true
$PEDI_HOME/pedi --setup -m manifest.txt -l ps -l zipr -l stars -i $PS_INSTALL
$PEDI_HOME/pedi -m manifest.txt
rm manifest.txt.config
# build the docker image
cd $PEASOUP_HOME/cicd_testing/docker-zipr-bin
......
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