about summary refs log tree commit diff stats
path: root/.builds/freebsd-bazel.yml
blob: f2094af0b8a2783eaf4a818c0e7f7afa524de179 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
image: freebsd/latest
packages:
  - 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