Added imgbuilder extra template
Some checks failed
LXC-ImageBuilder/Debian/pipeline/head There was a failure building this commit
Some checks failed
LXC-ImageBuilder/Debian/pipeline/head There was a failure building this commit
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -1,5 +1,5 @@
|
||||
String[] ImgReleaseList = ['buster']
|
||||
String[] ImgVariantList = ['Default-minmal', 'Default-default']
|
||||
String[] ImgVariantList = ['Default-minmal', 'Default-default', 'Extra-imgbuilder']
|
||||
|
||||
pipeline {
|
||||
agent { label 'LXCBuilder' }
|
||||
|
||||
Reference in New Issue
Block a user