mirror of
https://github.com/morgan9e/systemd
synced 2026-04-16 01:16:10 +09:00
travis: skip the Fuzzit-Sanity stage when it's run by cron
This commit is contained in:
@@ -14,6 +14,9 @@ stages:
|
||||
- name: Fuzzit-Fuzzing
|
||||
if: type = cron
|
||||
|
||||
- name: Fuzzit-Sanity
|
||||
if: type != cron
|
||||
|
||||
# Run Coverity periodically instead of for each commit/PR
|
||||
- name: Coverity
|
||||
if: type = cron
|
||||
|
||||
Reference in New Issue
Block a user