Remove allure temporary files

pull/2506/head
Åke Forslund 2020-03-03 09:58:28 +01:00
parent c159377acb
commit 7bc0e7a855
1 changed files with 1 additions and 0 deletions

1
Jenkinsfile vendored
View File

@ -52,6 +52,7 @@ pipeline {
-R /root/allure/"'
echo 'Transfering...'
sh 'rm -rf allure-result/*'
sh 'mv $HOME/voight-kampff/allure-result allure-result'
script {
allure([