mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-19 07:11:25 +00:00
Preserve test/results/data/ in Shippable jobs.
This commit is contained in:
@@ -95,6 +95,7 @@ function cleanup
|
||||
|
||||
rmdir shippable/testresults/
|
||||
cp -a test/results/junit/ shippable/testresults/
|
||||
cp -a test/results/data/ shippable/testresults/
|
||||
cp -aT test/results/bot/ shippable/testresults/
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user