mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-14 06:52:39 +03:00
gitlab-ci: gradle job needs python3-packaging now
This commit is contained in:
parent
ad9cabdab9
commit
4b208e438e
1 changed files with 1 additions and 0 deletions
|
@ -319,6 +319,7 @@ gradle:
|
||||||
python3-colorama
|
python3-colorama
|
||||||
python3-git
|
python3-git
|
||||||
python3-gitlab
|
python3-gitlab
|
||||||
|
python3-packaging
|
||||||
python3-requests
|
python3-requests
|
||||||
# if this is a merge request fork, then only check if relevant files changed
|
# if this is a merge request fork, then only check if relevant files changed
|
||||||
- if [ "$CI_PROJECT_NAMESPACE" != "fdroid" ]; then
|
- if [ "$CI_PROJECT_NAMESPACE" != "fdroid" ]; then
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue