about summary refs log tree commit diff stats
path: root/.builds/arch-bazel.yml
blob: f9337e662a82e9396511bd19430c252b30fbc7df (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
image: archlinux
packages:
  - base-devel
  - clang
  - bazel
sources:
  - https://git.sr.ht/~spicywolf/nbtpd
triggers:
  - action: email
    condition: always
    to: ~spicywolf/[email protected]
tasks:
  - build: |
      cd nbtpd
      bazel build //nbtpd:nbtpd