This commit is contained in:
2021-02-21 02:33:57 +01:00
parent e25cef0da6
commit 1715849147

2
Jenkinsfile vendored
View File

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