mirror of
https://gitlab.archlinux.org/archlinux/infrastructure.git
synced 2026-09-11 05:50:27 +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.
13 lines
336 B
YAML
13 lines
336 B
YAML
ipv4_address: "116.202.134.150"
|
|
ipv4_netmask: "/32"
|
|
ipv6_address: "2a01:4f8:231:4e1e::2"
|
|
ipv6_netmask: "/128"
|
|
ipv4_gateway: "116.202.134.129"
|
|
ipv6_gateway: "fe80::1"
|
|
system_disks:
|
|
- /dev/nvme0n1
|
|
- /dev/nvme1n1
|
|
wireguard_address: 10.0.0.8
|
|
wireguard_public_key: Ltuc7ESRSuy0fbtl0an7kC6nlpm0GgrDkan+3Cnszng=
|
|
buildbtw_image_tag: v0.0.6
|