You've already forked ansible-role-common
Update pipeline
This commit is contained in:
@@ -4,7 +4,8 @@ matrix:
|
|||||||
- almalinux8
|
- almalinux8
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
build:
|
test:
|
||||||
|
name: Test on ${MOLECULE_DISTRO}
|
||||||
image: guisea/ansible-molecule
|
image: guisea/ansible-molecule
|
||||||
pull: true
|
pull: true
|
||||||
environment:
|
environment:
|
||||||
@@ -17,4 +18,4 @@ steps:
|
|||||||
when:
|
when:
|
||||||
event: push
|
event: push
|
||||||
depends_on:
|
depends_on:
|
||||||
- 1.test
|
- 1.lint
|
||||||
Reference in New Issue
Block a user