Merge branch 'erratic-allow-failure' into 'develop'
unit-testing-erratic: allow failure See merge request pleroma/pleroma!3606
This commit is contained in:
commit
69b089c894
1 changed files with 1 additions and 0 deletions
|
@ -90,6 +90,7 @@ unit-testing:
|
|||
unit-testing-erratic:
|
||||
stage: test
|
||||
retry: 2
|
||||
allow_failure: true
|
||||
only:
|
||||
changes:
|
||||
- "**/*.ex"
|
||||
|
|
Loading…
Reference in a new issue