summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbepdock.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/bepdock.sh b/bepdock.sh
new file mode 100755
index 000000000..d3c97534c
--- /dev/null
+++ b/bepdock.sh
@@ -0,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