1
0
mirror of https://github.com/gohugoio/hugo.git synced 2024-05-11 05:54:58 +00:00
Files
gohugoio-hugo/bepdock.sh
Bjørn Erik Pedersen bfc3488b8e Add temporary build script
2018-07-08 16:08:22 +02:00

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