ref: bfc3488b8e8b3dc1ffc6a339ee2dac8dcbdb55a9
parent: ce84b524f4e94299b5b66afe7ce1a9bd4a9959fc
author: Bjørn Erik Pedersen <[email protected]>
date: Sun Jul 8 12:08:22 EDT 2018
Add temporary build script
--- /dev/null
+++ b/bepdock.sh
@@ -1,0 +1,2 @@
+# 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
\ No newline at end of file