diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 66da05b..aa60352 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -81,7 +81,7 @@ test_nginx: test_sudo: stage: test before_script: - - bin/prepare_test_env.sh -i opensuse -g -s + - bin/prepare_test_env.sh -i opensuse -g -s -n - bin/get_formulas.py -c -d /srv/formula -s --clone-from 'https://gitlab.infra.opensuse.org/saltstack-formulas' --clone-branch production script: bin/test_sudo.sh tags: