blog/.build.yml

11 lines
135 B
YAML
Raw Normal View History

2021-11-23 07:41:57 +00:00
image: archlinux
packages:
- hugo
- rsync
sources:
- https://git.sr.ht/~mzhang/blog
tasks:
- build: |
cd blog
hugo