mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 12:50:22 -07:00
Create bot friendly sanity output. (#22381)
This commit is contained in:
parent
3c69cf6d7d
commit
8f463fcdd2
4 changed files with 53 additions and 9 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue