mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Create bot friendly sanity output. (#22381)
This commit is contained in:
@@ -35,6 +35,7 @@ function cleanup
|
||||
|
||||
rmdir shippable/testresults/
|
||||
cp -a test/results/junit/ shippable/testresults/
|
||||
cp -aT test/results/bot/ shippable/testresults/
|
||||
}
|
||||
|
||||
trap cleanup EXIT
|
||||
|
||||
Reference in New Issue
Block a user