Added nginx CT

This commit is contained in:
2021-09-21 00:37:58 +00:00
parent 361661babf
commit f46df35d6d
12 changed files with 278 additions and 3 deletions

View File

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