This commit is contained in:
2021-02-21 02:35:50 +01:00
parent 1715849147
commit b0140ac253

2
Jenkinsfile vendored
View File

@@ -41,7 +41,7 @@ pipeline {
} }
axis { axis {
name 'ImgVariant' name 'ImgVariant'
notValues 'Extra-default' values 'Extra-extended'
} }
} }
} }