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 - 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