You've already forked jenkins-lib
mirror of
https://github.com/firstBitMarksistskaya/jenkins-lib.git
synced 2025-08-25 20:09:25 +02:00
rm archiveArtifacts
This commit is contained in:
@@ -91,8 +91,6 @@ class Yaxunit implements Serializable, Coverable {
|
|||||||
steps.stash(YAXUNIT_ALLURE_STASH, "$allureReportDir/**", true)
|
steps.stash(YAXUNIT_ALLURE_STASH, "$allureReportDir/**", true)
|
||||||
}
|
}
|
||||||
|
|
||||||
steps.archiveArtifacts("build/out/yaxunit/junit.xml")
|
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user