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,8 +6,15 @@ matrix:
|
||||
MOLECULE_SCENARIO: fixed-mirror
|
||||
- MOLECULE_DISTRO: almalinux8
|
||||
MOLECULE_SCENARIO: fixed-mirror
|
||||
when:
|
||||
event: [ cron ]
|
||||
|
||||
clone:
|
||||
git:
|
||||
image: woodpeckerci/plugin-git
|
||||
settings:
|
||||
recursive: true
|
||||
submodule_update_remote: true
|
||||
when:
|
||||
event: [ cron ]
|
||||
|
||||
steps:
|
||||
test:
|
||||
|
||||
Reference in New Issue
Block a user