1
0
Fork 0

Remove .build.yml
continuous-integration/drone/push Build is passing Details

This is the sourcehut build config. I am now building on my own
Drone.io instance on ci.mjanja.ch (see .drone.yml).
This commit is contained in:
Alan Orth 2020-12-10 13:58:25 +02:00
parent 0616000814
commit d51e26f032
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
1 changed files with 0 additions and 12 deletions

View File

@ -1,12 +0,0 @@
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