diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 656020ba7ccae7802693e3ba563dfe0bb919a418..0f13961986f585c11d55856a64503685f0e3090b 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -35,7 +35,7 @@ compile: stage: build script: - go get github.com/mitchellh/gox - - gox -output="builds/{{.Dir}}_{{.OS}}_{{.Arch}}" + - gox -output="builds/{{.Dir}}_{{.OS}}_{{.Arch}}" -parallel=4 artifacts: paths: - builds/