1
0
mirror of https://github.com/firstBitMarksistskaya/jenkins-lib.git synced 2025-08-25 20:09:25 +02:00
This commit is contained in:
Dima
2024-12-16 18:13:04 +03:00
parent 28e38baf83
commit f670490e2e

View File

@@ -122,7 +122,7 @@ class SmokeTest implements Serializable, Coverable {
}
String getStageSlug() {
return "bdd"
return "smoke"
}
String getCoverageStashPath() {