mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
update to master branch of golden images for debian 10
This commit is contained in:
parent
9bbbd36294
commit
8f02b822e3
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ def distro_version = '10'
|
|||
def python_version = 'py3'
|
||||
def nox_env_name = 'runtests-zeromq'
|
||||
def salt_target_branch = 'master'
|
||||
def golden_images_branch = '2019.2'
|
||||
def golden_images_branch = 'master'
|
||||
def nox_passthrough_opts = '--ssh-tests'
|
||||
def concurrent_builds = 1
|
||||
def use_spot_instances = true
|
||||
|
|
Loading…
Add table
Reference in a new issue