You've already forked ansible-role-auth-duo
Only clone on cron event
All checks were successful
All checks were successful
This commit is contained in:
@@ -6,9 +6,16 @@ matrix:
|
|||||||
MOLECULE_SCENARIO: fixed-mirror
|
MOLECULE_SCENARIO: fixed-mirror
|
||||||
- MOLECULE_DISTRO: almalinux8
|
- MOLECULE_DISTRO: almalinux8
|
||||||
MOLECULE_SCENARIO: fixed-mirror
|
MOLECULE_SCENARIO: fixed-mirror
|
||||||
when:
|
|
||||||
event: [ cron ]
|
clone:
|
||||||
|
git:
|
||||||
|
image: woodpeckerci/plugin-git
|
||||||
|
settings:
|
||||||
|
recursive: true
|
||||||
|
submodule_update_remote: true
|
||||||
|
when:
|
||||||
|
event: [ cron ]
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
test:
|
test:
|
||||||
name: Test on ${MOLECULE_DISTRO}
|
name: Test on ${MOLECULE_DISTRO}
|
||||||
|
|||||||
Reference in New Issue
Block a user