Compare commits

..

No commits in common. "a52fac333d3085d4576cfced817c765fc990cd5d" and "f19a2116abf36def9fd5cd2c5d49100c7deac57d" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ platform: linux/amd64
steps:
build:
image: hugomods/hugo:go-git
image: klakegg/hugo:ext-alpine-ci
commands:
- hugo
- tar czvf site.tar.gz public/

2
go.mod
View File

@ -1,4 +1,4 @@
module go.elara.ws/site
module go.arsenm.dev/site
go 1.19