mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-01-08 21:17:47 +03:00
travis: skip the right stage
It's just a follow-up to https://github.com/systemd/systemd/pull/13493. The stage is called "Fuzzit-Regression" now.
This commit is contained in:
parent
20c9c29c68
commit
77b1af585a
@ -17,7 +17,7 @@ stages:
|
||||
- name: Fuzzit-Fuzzing
|
||||
if: type = cron
|
||||
|
||||
- name: Fuzzit-Sanity
|
||||
- name: Fuzzit-Regression
|
||||
if: type != cron
|
||||
|
||||
# Run Coverity periodically instead of for each commit/PR
|
||||
|
Loading…
Reference in New Issue
Block a user