mirror of
https://github.com/nicolabs/ansible-role-grub.git
synced 2025-09-07 18:11:07 +02:00
Only on master.
This commit is contained in:
parent
04da46a182
commit
577af9770b
|
@ -12,7 +12,7 @@ molecule:
|
|||
script:
|
||||
- image=${image} tag=${tag} molecule test
|
||||
rules:
|
||||
- if: $CI_COMMIT_TAG == null
|
||||
- if: $CI_COMMIT_REF_NAME == "master"
|
||||
retry: 2
|
||||
parallel:
|
||||
matrix:
|
||||
|
|
Loading…
Reference in a new issue