mirror of
https://gitlab.archlinux.org/archlinux/infrastructure.git
synced 2026-08-04 07:42:59 +02:00
With the production version of the repo updater a few things were changed which we need to adapt our configs to. Signed-off-by: Christian Heusel <christian@heusel.eu> Co-authored-by: Robin Candau <antiz@archlinux.org>
5 lines
213 B
Django/Jinja
5 lines
213 B
Django/Jinja
BUILDBTW_GITLAB_TOKEN={{ vault_bumpbuddy_gitlab_token }}
|
|
TARGET_DIR=/opt/bumpbuddy/source_repos/
|
|
BUILDBTW_GITLAB_DOMAIN="https://gitlab.archlinux.org"
|
|
BUILDBTW_GITLAB_PACKAGES_GROUP="archlinux/packaging/packages"
|