Files
infrastructure/roles/bumpbuddy/templates/arch-pkg-repo-updater.conf.j2
Christian HeuselandRobin Candau 9dee427b8f bumpbuddy: Adapt to upstream changes to the repo updater
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>
2026-02-04 13:04:35 +01:00

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"