mirror of
https://github.com/nicolabs/ansible-role-grub.git
synced 2026-04-10 12:41:49 +02:00
Update GitHub action, simpler GitLab CI.
This commit is contained in:
parent
2e7a96e161
commit
5a7385c84d
|
|
@ -10,7 +10,6 @@ variables:
|
|||
|
||||
molecule:
|
||||
script:
|
||||
- test -f requirements.yml && ansible-galaxy install -r requirements.yml
|
||||
- image=${image} tag=${tag} molecule test
|
||||
rules:
|
||||
- if: $CI_COMMIT_REF_NAME == "master"
|
||||
|
|
|
|||
Loading…
Reference in a new issue