projects
/
brevno-suite
/
hugo
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
66b9e2b
)
build: Update the temp docker script
author
Bjørn Erik Pedersen
<bjorn.erik.pedersen@gmail.com>
Mon, 24 Sep 2018 10:41:12 +0000
(12:41 +0200)
committer
Bjørn Erik Pedersen
<bjorn.erik.pedersen@gmail.com>
Mon, 24 Sep 2018 10:41:12 +0000
(12:41 +0200)
bepdock.sh
patch
|
blob
|
history
diff --git
a/bepdock.sh
b/bepdock.sh
index d3c97534c1e595761107b0174f945c7f135b010a..a7ac0c63969e0d1b6bc42de7013d6626278f60fc 100755
(executable)
--- a/
bepdock.sh
+++ b/
bepdock.sh
@@
-1,2
+1
@@
-# 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
+docker run --rm --mount type=bind,source="$(pwd)",target=/hugo -w /hugo -i -t bepsays/ci-goreleaser:1.11-2 /bin/bash
\ No newline at end of file