logo

drewdevault.com

[mirror] blog and personal website of Drew DeVault
commit: cf2660f72ca993b02ebd9f9d4561971a8fd86672
parent 055fad9536dc7c1f8788332d165c856f30bec725
Author: Drew DeVault <sir@cmpwn.com>
Date:   Thu,  1 Oct 2020 12:42:31 -0400

.build.yml: re-introduce hugo

Diffstat:

M.build.yml1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/.build.yml b/.build.yml @@ -2,6 +2,7 @@ image: alpine/edge packages: - rsync - go + - hugo sources: - https://git.sr.ht/~sircmpwn/drewdevault.com - https://git.sr.ht/~sircmpwn/openring