~kota/metweather

fd2d10a0ca82a5346182ecde2696a3b4cc6719bf — Dakota Walsh 2 years ago 60e9eeb
create build manifest
1 files changed, 9 insertions(+), 0 deletions(-)

A .build.yml
A .build.yml => .build.yml +9 -0
@@ 0,0 1,9 @@
image: ubuntu/lts
packages:
  - golang
sources:
  - https://git.sr.ht/~kota/metweather
tasks:
  - test: |
      cd metweather
      go test