mirror of
https://gh.llkk.cc/https://github.com/WeblateOrg/scripts.git
synced 2025-10-03 15:01:00 +08:00
Support for defining version to use
This commit is contained in:
parent
40a613abfe
commit
c3fb75bd53
3 changed files with 4 additions and 2 deletions
|
@ -33,6 +33,7 @@ WEBLATE_TITLE="$title"
|
|||
WEBLATE_SECRET=$(openssl rand -hex 32)
|
||||
WEBLATE_SENTRY="$sentry"
|
||||
WEBLATE_SENTRY_TOKEN="$sentry_token"
|
||||
WEBLATE_VERSION=""
|
||||
|
||||
# Matomo
|
||||
MATOMO_SITE="$matomo"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue