Added Tvheadend and mqtt CT

This commit is contained in:
2021-10-06 00:37:17 +00:00
parent 33d8a9a56a
commit d524353b3f
8 changed files with 77 additions and 7 deletions

View File

@@ -1,4 +1,4 @@
String[] ImgVariantList = ['minimal', 'default' , 'gitea' , 'nginx' , 'ddns' , 'transfersh' , 'iscsi' , 'z2mqtt' , 'nodered' , 'nodejs' ]
String[] ImgVariantList = ['minimal', 'default' , 'gitea' , 'nginx' , 'ddns' , 'transfersh' , 'iscsi' , 'z2mqtt' , 'nodered' , 'nodejs' , 'mqtt' ]
pipeline {
agent { label 'LXCBuilder' }