Files
infrastructure/host_vars/buildbtw.archlinux.org/misc.yml
Sven-Hendrik Haase ed7875e659 Deploy buildbtw-executor inside a new GitLab Runner
In buildbtw, we ship the executor binary as an OCI artifact which is a
convenient delivery mechanism and superior to plain GitLab artifacts.

The secure/production buildbtw runner is scoped to archlinux/packaging
and only runs protected branches while the non-secure/staging buildbtw
runner is an instance-wide runner so that it also runs pipelines in
forks and it's not restricted to protected branches.
2026-06-09 20:39:03 +02:00

8 lines
276 B
YAML

wireguard_address: 10.0.0.55
wireguard_public_key: cec3tRe9n77u81BvPQRL1vg/3mA34iwF2cWJzJwNKWc=
nginx_enable_http3: true
buildbtw_domain: buildbtw.archlinux.org
buildbtw_stage: production
buildbtw_image_tag: v0.0.6
buildbtw_gitlab_packages_group: archlinux/packaging/packages