add jenkins public stack

This commit is contained in:
Sergey Bubnov 2019-06-04 11:00:31 +04:00
parent 241ff7334e
commit d78d088f03

View File

@ -3,6 +3,7 @@ def stackPrefix = 'jenkins'
def stacks = ['samba-1x3',
'samba-3x3',
'samba-sisyphus-1x3',
'samba-sisyphus-3x3-pub',
'samba-sisyphus-3x3']
def infraRepo = 'https://github.com/altlinuxteam/infra.git'
def infraBranch = 'master'