[SKIP CI] Don't clone on cron triggers
Some checks failed
ci/woodpecker/cron/cron Pipeline was successful
ci/woodpecker/manual/lint Pipeline was successful
ci/woodpecker/manual/test Pipeline failed

This commit is contained in:
2023-10-13 12:06:24 +13:00
parent fd20a2c0a4
commit fd107beac1
2 changed files with 18 additions and 0 deletions

View File

@@ -3,6 +3,15 @@ matrix:
- MOLECULE_DISTRO: centos7
- MOLECULE_DISTRO: almalinux8
clone:
git:
image: woodpeckerci/plugin-git
settings:
recursive: true
submodule_update_remote: true
when:
event: [ push, manual ]
steps:
test:
name: Test on ${MOLECULE_DISTRO}