Added collabora and jellyfin CT's

This commit is contained in:
2021-09-22 00:37:54 +00:00
parent 155467454f
commit 3475510b41
3 changed files with 63 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
String[] ImgVariantList = ['minimal', 'default', 'jenkinsbuilder', 'imgbuilder', 'jenkins', 'mysql' , 'pihole' ]
String[] ImgVariantList = ['minimal', 'default', 'jenkinsbuilder', 'imgbuilder', 'jenkins', 'mysql' , 'pihole' , 'collabora' , 'jellyfin' ]
pipeline {
agent { label 'LXCBuilder' }