Add temporary build script

This commit is contained in:
Bjørn Erik Pedersen 2018-07-08 16:08:22 +02:00
parent ce84b524f4
commit bfc3488b8e
No known key found for this signature in database
GPG key ID: 330E6E2BD4859D8F

2
bepdock.sh Executable file
View file

@ -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