mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 22:42:29 +03:00
upload release apk to virustotal
This commit is contained in:
parent
c352c02557
commit
f76ef0b3a8
2 changed files with 29 additions and 2 deletions
|
@ -225,6 +225,12 @@ The repository of older versions of applications from the main demo repository.
|
|||
# uploadto_androidobservatory = False
|
||||
|
||||
|
||||
# If you want to upload the release apk file to virustotal.com
|
||||
# You have to enter your profile apikey to enable the upload.
|
||||
#
|
||||
# virustotal_apikey = "virustotal_apikey"
|
||||
|
||||
|
||||
# The build logs can be posted to a mediawiki instance, like on f-droid.org.
|
||||
# wiki_protocol = "http"
|
||||
# wiki_server = "server"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue