sthope ffd63794fb
Some checks failed
continuous-integration/drone/push Build is failing
initial commit
2021-09-06 18:27:19 +02:00
2021-09-06 17:57:23 +02:00
2021-09-06 18:20:37 +02:00
2021-09-06 17:57:23 +02:00
2021-09-06 18:27:19 +02:00
2021-09-06 16:29:34 +02:00
2021-09-06 17:06:36 +02:00

hugo_website

Build Status

clear; curl -s "https://api.github.com/repos/gohugoio/hugo/releases/latest" | awk -F '"' '/tag_name/{print $4}'
docker build --build-arg HUGO_VERSION=0.88.1 --rm -f "Dockerfile" -t hugo:latest .
Description
No description provided
Readme 47 KiB
Languages
Dockerfile 100%