Update Pipeline
All checks were successful
ci/woodpecker/push/1.test Pipeline was successful

This commit is contained in:
2023-10-05 17:07:44 +13:00
parent 7f3147e3ee
commit bc80a57b9c

View File

@@ -16,4 +16,6 @@ steps:
- molecule test --all
when:
event: push
depends_on: ['ansible-lint', 'yamllint']
depends_on:
- ansible-lint
- yamllint