caddy
: Cache Golang dependencies
This commit is contained in:
parent
aab1187d93
commit
237824baa4
@ -15,6 +15,7 @@ termux_step_make() {
|
|||||||
|
|
||||||
cd $GOPATH/src/github.com/caddyserver/caddy/cmd/caddy
|
cd $GOPATH/src/github.com/caddyserver/caddy/cmd/caddy
|
||||||
export GO111MODULE=on
|
export GO111MODULE=on
|
||||||
|
termux_go_get -d -v
|
||||||
go build -v .
|
go build -v .
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user