1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-06-03 06:10:10 +02:00

gitlab-ci: gradle job needs python3-packaging now

This commit is contained in:
Hans-Christoph Steiner 2023-12-08 09:48:04 +01:00
parent ad9cabdab9
commit 4b208e438e

View File

@ -319,6 +319,7 @@ gradle:
python3-colorama
python3-git
python3-gitlab
python3-packaging
python3-requests
# if this is a merge request fork, then only check if relevant files changed
- if [ "$CI_PROJECT_NAMESPACE" != "fdroid" ]; then