Drop no-op "allow_failure: false" of the "docs" job
"allow_failure: false" is the default for all but manual jobs, thus a no-op in this context.
This commit is contained in:
@@ -565,7 +565,6 @@ docs:
|
||||
needs:
|
||||
- job: autoreconf
|
||||
artifacts: true
|
||||
allow_failure: false
|
||||
artifacts:
|
||||
paths:
|
||||
- doc/arm/
|
||||
|
||||
Reference in New Issue
Block a user