stdlib: go: set GOMODCACHE directory
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
This commit is contained in:
parent
1ae0ce65e9
commit
5afc762096
@ -27,6 +27,7 @@ import (
|
|||||||
|
|
||||||
"env": env
|
"env": env
|
||||||
"env": CGO_ENABLED: "0"
|
"env": CGO_ENABLED: "0"
|
||||||
|
"env": GOMODCACHE: "/root/.cache/gocache"
|
||||||
|
|
||||||
dir: "/src"
|
dir: "/src"
|
||||||
mount: "/src": from: source
|
mount: "/src": from: source
|
||||||
|
Reference in New Issue
Block a user