Lindenii Project Forge
Warning: Due to various recent migrations, viewing non-HEAD refs may be broken.
/.build.yml (raw)
image: alpine/edge
sources:
- https://git.sr.ht/~sircmpwn/scdoc
tasks:
- build: |
cd scdoc
make
- check: |
cd scdoc
make check