mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 22:42:29 +03:00
gitlab-ci: "fdroid build" changes: for "docker" job
"docker" depends on "fdroid build", so "fdroid build"'s changes: needs to include "docker"'s.
This commit is contained in:
parent
dcd5336138
commit
6b6cc2379c
1 changed files with 3 additions and 0 deletions
|
@ -512,6 +512,9 @@ fdroid build:
|
|||
- fdroidserver/net.py
|
||||
- fdroidserver/scanner.py
|
||||
- fdroidserver/vmtools.py
|
||||
# for the docker: job which depends on this one
|
||||
- makebuildserver
|
||||
- buildserver/*
|
||||
cache:
|
||||
key: "$CI_JOB_NAME"
|
||||
paths:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue