1
0

Add sourcehut CI config

This commit is contained in:
Alan Orth 2019-04-23 17:23:48 +03:00
parent 8038dda81d
commit 94ccb5be55
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9

12
.build.yml Normal file
View File

@ -0,0 +1,12 @@
image: archlinux
packages:
- hugo
sources:
- https://git.sr.ht/~alanorth/picturingjordan.com
tasks:
- build: |
id
hugo version
cd picturingjordan.com
git clone --depth 1 https://git.sr.ht/~alanorth/hugo-theme-bootstrap4-blog themes/hugo-theme-bootstrap4-blog
hugo