gitlab-ci: fdroidserver has moved from pyasn1 to asn1crypto

This commit is contained in:
Hans-Christoph Steiner 2024-04-29 16:51:12 +02:00 committed by linsui
parent 52b0641395
commit ea0bf05f9d

View file

@ -174,9 +174,9 @@ fdroid lint config:
ca-certificates ca-certificates
curl curl
git git
python3-asn1crypto
python3-defusedxml python3-defusedxml
python3-git python3-git
python3-pyasn1-modules
python3-pycountry python3-pycountry
python3-qrcode python3-qrcode
python3-requests python3-requests
@ -188,6 +188,7 @@ fdroid lint config:
- if: $CI_PIPELINE_SOURCE == "merge_request_event" || $CI_PIPELINE_SOURCE == "push" - if: $CI_PIPELINE_SOURCE == "merge_request_event" || $CI_PIPELINE_SOURCE == "push"
changes: changes:
paths: paths:
- .gitlab-ci.yml
- config.yml - config.yml
- config/*.yml - config/*.yml
- config/*/*.yml - config/*/*.yml