mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Fix main branch ci where fdroid build doesn't run
This commit is contained in:
parent
0166707929
commit
be93abc6a1
1 changed files with 2 additions and 2 deletions
|
|
@ -50,7 +50,7 @@ lint:
|
|||
- pipelines
|
||||
- schedules
|
||||
- triggers
|
||||
needs:
|
||||
dependencies:
|
||||
- fdroid build
|
||||
before_script:
|
||||
- apt-get update
|
||||
|
|
@ -415,7 +415,7 @@ check_git_repos:
|
|||
|
||||
sast:
|
||||
stage: report
|
||||
needs:
|
||||
dependencies:
|
||||
- fdroid build
|
||||
variables:
|
||||
MOBSF_API_KEY: key
|
||||
|
|
|
|||
Loading…
Reference in a new issue