11 lines
189 B
YAML
11 lines
189 B
YAML
image: nixos/latest
|
|
sources:
|
|
- https://git.sr.ht/~stfn/chobble
|
|
secrets:
|
|
- 193c4e21-fdbf-4e61-88a8-cf677c1f214b
|
|
tasks:
|
|
- build: |
|
|
cd chobble
|
|
sh bin/build
|
|
sh bin/push
|