Install gox
This commit is contained in:
@@ -6,6 +6,7 @@ build:
|
||||
CADDY_TAG: $CI_COMMIT_TAG
|
||||
script:
|
||||
- apt-get -yy update && apt-get -yy install patch
|
||||
- go get github.com/mitchellh/gox
|
||||
- scripts/download "$(dirname $CI_PROJECT_URL)/caddy/-/archive/${CADDY_TAG}/caddy-${CADDY_TAG}.tar.gz"
|
||||
- mkdir -p "$GOPATH/src/github.com/mholt"
|
||||
- ln -s "$(pwd)/source" "$GOPATH/src/github.com/mholt/caddy"
|
||||
|
Reference in New Issue
Block a user