mirror of
https://github.com/openhwgroup/cva6.git
synced 2025-04-22 21:27:10 -04:00
ci: enable job status checker in "dev" pipeline (#1548)
This commit is contained in:
parent
ac79766e79
commit
588cf6ecf0
1 changed files with 1 additions and 1 deletions
|
@ -514,7 +514,7 @@ code_coverage-report:
|
|||
check gitlab jobs status:
|
||||
stage: find failures
|
||||
rules:
|
||||
- if: $CI_KIND == "regress" || $CI_KIND == "verif"
|
||||
- if: $DASHBOARD_URL && $CI_KIND != "none"
|
||||
when: on_failure
|
||||
variables:
|
||||
DASHBOARD_JOB_TITLE: "Environment check"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue