fe677f15c3912b8580206d07ed68621a2c90a42c
Some checks failed
continuous-integration/drone/push Build is failing
hugo_website
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
Languages
Dockerfile
100%