mirror of
https://github.com/f-droid/fdroidserver.git
synced 2026-09-22 12:45:16 -04:00
gitlab-ci: gradle job needs python3-packaging now
This commit is contained in:
1 parent
ad9cabdab9
commit
4b208e438e
1 file changed
+1
@@ -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
|
||||
|
||||
Reference in new issue
Block a user