Added debian 11
Some checks failed
LXC-ImageBuilder/Debian/pipeline/head There was a failure building this commit

This commit is contained in:
2021-09-07 15:24:10 +00:00
parent 3c734aab4d
commit 0ed41d3904

2
Jenkinsfile vendored
View File

@@ -1,4 +1,4 @@
String[] ImgReleaseList = ['buster', 'jessie'] String[] ImgReleaseList = ['bullseye', 'buster', 'jessie']
String[] ImgVariantList = ['Default-minmal', 'Default-default', 'Extra-imgbuilder'] String[] ImgVariantList = ['Default-minmal', 'Default-default', 'Extra-imgbuilder']
pipeline { pipeline {