Linted pipeline
All checks were successful
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
ci/woodpecker/push/z.ntfy Pipeline was successful

This commit is contained in:
2023-10-18 22:34:00 +13:00
parent 6e684e6efc
commit 0b6e1f123a
4 changed files with 7 additions and 7 deletions

View File

@@ -24,9 +24,9 @@ steps:
- /var/run/docker.sock:/var/run/docker.sock
commands:
- molecule test --scenario-name ${MOLECULE_SCENARIO:-default}
secrets: [ auth_duo_host,
auth_duo_ikey,
auth_duo_skey,
secrets: [ auth_duo_host,
auth_duo_ikey,
auth_duo_skey,
auth_duo_mirror_url ]
when:
event: [ cron ]