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

updated to try to set build results as a gitlab -artifact-

parent 3680f687
No related branches found
No related tags found
No related merge requests found
Pipeline #172 failed
......@@ -29,7 +29,8 @@ main()
dropdb $PGDATABASE 2>/dev/null || true ; ./postgres_setup.sh
cd $orig_dir
cp $CICD_MODULE_WORK_DIR/install ps-install-$OS
rm -rf ps-install-OS
cp $CICD_MODULE_WORK_DIR/peasoup_umbrella/installed ps-install-$OS
}
main "$@"
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