CI: allow failure for aport linting check
This commit is contained in:
parent
8760409717
commit
1110dab8d5
1 changed files with 1 additions and 0 deletions
|
@ -89,6 +89,7 @@ aport-lint:
|
|||
- .gitlab-ci/apkbuild-linting.py
|
||||
only:
|
||||
- merge_requests
|
||||
allow_failure: true
|
||||
|
||||
# kernel kconfig check
|
||||
kernel-kconfig:
|
||||
|
|
Loading…
Reference in a new issue