Cron Only?
All checks were successful
ci/woodpecker/push/cron Pipeline was successful
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/test Pipeline was successful

This commit is contained in:
2023-10-13 11:30:37 +13:00
parent c1adfbc93b
commit d2c52d9e7f
2 changed files with 4 additions and 1 deletions

View File

@@ -6,7 +6,9 @@ matrix:
MOLECULE_SCENARIO: fixed-mirror
- MOLECULE_DISTRO: almalinux8
MOLECULE_SCENARIO: fixed-mirror
when:
event: [ cron ]
steps:
test:
name: Test on ${MOLECULE_DISTRO}

View File

@@ -2,6 +2,7 @@ matrix:
include:
- MOLECULE_DISTRO: centos7
- MOLECULE_DISTRO: almalinux8
steps:
test:
name: Test on ${MOLECULE_DISTRO}