Skip to content

Commit

Permalink
[CI/HERO] Use pipeline result but allow failure
Browse files Browse the repository at this point in the history
  • Loading branch information
andreaskurth committed Jan 10, 2022
1 parent 05b2fcc commit 27f3cc1
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 @@ -111,6 +111,8 @@ hero:
- if: '$CI_PIPELINE_SOURCE == "merge_request_event"'
trigger:
project: hero/hero
strategy: depend
allow_failure: true
inherit:
variables: false
variables:
Expand Down

0 comments on commit 27f3cc1

Please sign in to comment.