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