Added ddns CT

This commit is contained in:
2021-09-21 15:46:34 +00:00
parent 2ee3236c2d
commit c536ad9487
7 changed files with 84 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
String[] ImgVariantList = ['minmal', 'default' , 'gitea' , 'nginx' ]
String[] ImgVariantList = ['minimal', 'default' , 'gitea' , 'nginx' , 'ddns' ]
pipeline {
agent { label 'LXCBuilder' }