Workaround: Allow OTRS jobs to fail until host is reachable again.
This commit is contained in:
parent
275c32a35f
commit
76ed276556
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
.template_integration_otrs: &template_integration_otrs
|
||||
allow_failure: true
|
||||
extends:
|
||||
- .template_integration
|
||||
script:
|
||||
|
|
Loading…
Reference in a new issue