diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 1c5965d..e1ea946 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -13,10 +13,10 @@ validate: tags: - docker -leap15.3_show_highstate: +leap15.4_show_highstate: stage: validate before_script: - - bin/prepare_test_env.sh -i opensuse -g -o Leap,15,3 + - bin/prepare_test_env.sh -i opensuse -g -o Leap,15,4 - bin/get_formulas.py -c -d /srv/formula -s --clone-from 'https://gitlab.infra.opensuse.org/saltstack-formulas' --clone-branch production script: bin/test_show_highstate.sh tags: