diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e6942b0..8f60fd4 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -37,6 +37,8 @@ test_show_highstate_against_upstream_formulas: - bin/get_formulas.py -c -d /srv/formula -s script: bin/test_show_highstate.sh allow_failure: true + except: + - production@infra/salt tags: - docker