Skip to content

Commit

Permalink
Don't use submodules to merge reports (#1383)
Browse files Browse the repository at this point in the history
  • Loading branch information
cathales authored Sep 13, 2023
1 parent c71690a commit 1ea9ced
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 1ea9ced

Please sign in to comment.