mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 22:42:29 +03:00
♟️ deploy: add global config github_token
This commit is contained in:
parent
7a6fa7f816
commit
a079f9d85f
2 changed files with 10 additions and 6 deletions
|
@ -225,12 +225,16 @@
|
|||
# Also make sure to limit access only to the GitHub repository you're deploying
|
||||
# to. (https://github.com/settings/personal-access-tokens/new)
|
||||
#
|
||||
# github_token: {env: GITHUB_TOKEN}
|
||||
# github_releases:
|
||||
# - repo: f-droid/fdroidclient
|
||||
# token: {env: GITHUB_TOKEN}
|
||||
# packages:
|
||||
# - org.fdroid.basic
|
||||
# - org.fdroid.fdroid
|
||||
# - repo: example/app
|
||||
# token: {env: GITHUB_TOKEN_EXAMPLE}
|
||||
# packages:
|
||||
# - com.example.app
|
||||
|
||||
|
||||
# Most git hosting services have hard size limits for each git repo.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue