ci: Don't artifact rendered images when job succeeds

Signed-off-by: Rohan Garg <rohan.garg@collabora.com>
Reviewed-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11088>
This commit is contained in:
Rohan Garg 2021-06-15 11:55:10 +02:00 committed by Marge Bot
parent 585332caf8
commit bff39be64d
1 changed files with 1 additions and 0 deletions

View File

@ -61,6 +61,7 @@ fi
RESULT=fail
if sh $HWCI_TEST_SCRIPT; then
RESULT=pass
rm -rf results/trace/$PIGLIT_REPLAY_DEVICE_NAME
fi
# upload artifacts