Added domoticz ct

This commit is contained in:
2021-09-22 02:06:47 +00:00
parent 3475510b41
commit f6152746fd
8 changed files with 75 additions and 6 deletions

View File

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