mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 12:26:52 +02:00
ci: don't run changed-aports ourselves
This is now done directly by the lint script
This commit is contained in:
parent
53b28cf905
commit
e6097b01dd
@ -11,7 +11,7 @@ lint:
|
||||
image: alpinelinux/apkbuild-lint-tools:latest
|
||||
interruptible: true
|
||||
script:
|
||||
- changed-aports $CI_MERGE_REQUEST_TARGET_BRANCH_NAME | lint
|
||||
- lint
|
||||
allow_failure: true
|
||||
only:
|
||||
- merge_requests
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user