Skip to content

Commit 48413d7

Browse files
committed
build: Update the temp docker script
1 parent 66b9e2b commit 48413d7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

bepdock.sh

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
# Temp script used to test new builds.
2-
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
1+
docker run --rm --mount type=bind,source="$(pwd)",target=/hugo -w /hugo -i -t bepsays/ci-goreleaser:1.11-2 /bin/bash

0 commit comments

Comments
 (0)