CI: stop adding testing repository to Ruff check (MR 5039)
Ruff is now in community in Alpine Edge. [ci:skip-build]: already built successfully in CI
This commit is contained in:
parent
3249af6333
commit
5db3273820
1 changed files with 0 additions and 3 deletions
|
@ -43,9 +43,6 @@ ruff:
|
|||
- .ci/*
|
||||
- .ci/*/*
|
||||
- .gitlab-ci.yml
|
||||
before_script:
|
||||
- "echo 'https://dl-cdn.alpinelinux.org/alpine/edge/testing' >> /etc/apk/repositories"
|
||||
- *global_before_scripts
|
||||
script:
|
||||
- .ci/lib/gitlab_prepare_ci.sh
|
||||
- .ci/ruff.sh
|
||||
|
|
Loading…
Reference in a new issue