You've already forked jenkins-lib
mirror of
https://github.com/firstBitMarksistskaya/jenkins-lib.git
synced 2025-08-25 20:09:25 +02:00
Принудительное подкладывание архива после бдд в артефакты
This commit is contained in:
@@ -43,6 +43,7 @@ class Bdd implements Serializable {
|
||||
}
|
||||
}
|
||||
|
||||
steps.zip('build/ib', 'bdd_1Cv8.1CD.zip', '1Cv8.1CD', true)
|
||||
steps.stash('bdd-allure', 'build/out/allure/**', true)
|
||||
steps.stash('bdd-cucumber', 'build/out/cucumber/**', true)
|
||||
}
|
||||
|
Reference in New Issue
Block a user