Commit a0080a01 authored by Chris Stebe's avatar Chris Stebe

added cp ci reports to mounten storage

parent 4448ca18
Pipeline #2152 passed with stage
......@@ -63,5 +63,8 @@ fi;
# Final cleanup
make CI docker-kill docker-rm
mkdir -p /mnt/storage/runner-33/ci-reports/phundament
mkdir -p /mnt/storage/runner-33/ci-reports/phundament/app
cp -r /docker/runner/ci-reports/phundament/app/* /mnt/storage/runner-33/ci-reports/phundament/app/
exit 0
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment