mirror of
https://github.com/gohugoio/hugo.git
synced 2025-09-24 12:55:07 -04:00
2 lines
211 B
Bash
Executable File
2 lines
211 B
Bash
Executable File
# Temp script used to test new builds.
|
|
docker run --rm --mount type=bind,source="$(pwd)",target=/go/src/github.com/gohugoio/hugo -w /go/src/github.com/gohugoio/hugo -i -t bepsays/ci-goreleaser:latest /bin/bash |