mirror of
https://gitlab.archlinux.org/archlinux/infrastructure.git
synced 2026-09-07 20:44:15 +02:00
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.
8 lines
276 B
YAML
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
|