Update pipeline
Some checks failed
ci/woodpecker/push/1.lint Pipeline was successful
ci/woodpecker/push/2.test Pipeline failed
ci/woodpecker/push/1.test Pipeline was successful

This commit is contained in:
2023-10-05 17:19:05 +13:00
parent 5baf0d2d87
commit 233b976243
2 changed files with 3 additions and 2 deletions

View File

@@ -4,7 +4,8 @@ matrix:
- almalinux8
steps:
build:
test:
name: Test on ${MOLECULE_DISTRO}
image: guisea/ansible-molecule
pull: true
environment:
@@ -17,4 +18,4 @@ steps:
when:
event: push
depends_on:
- 1.test
- 1.lint