mirror of
https://github.com/openhwgroup/cva6.git
synced 2025-04-20 04:07:36 -04:00
Don't use submodules to merge reports (#1383)
This commit is contained in:
parent
c71690acaf
commit
1ea9ced9a9
1 changed files with 2 additions and 0 deletions
|
@ -609,6 +609,8 @@ check gitlab jobs status:
|
|||
merge reports:
|
||||
stage: report
|
||||
tags: [$TAGS_RUNNER]
|
||||
variables:
|
||||
GIT_SUBMODULE_STRATEGY: none
|
||||
rules:
|
||||
- if: '$DASHBOARD_URL'
|
||||
when: always
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue