update to master branch of golden images for debian 10

This commit is contained in:
Bryce Larson 2019-11-05 10:48:28 -07:00
parent 9bbbd36294
commit 8f02b822e3
No known key found for this signature in database
GPG key ID: 131C38B0F02DB4CA

View file

@ -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