fix go root
This commit is contained in:
parent
16c93bc98f
commit
21128175ba
|
@ -19,7 +19,7 @@ build:app:
|
|||
key: "${CI_COMMIT_REF_SLUG}"
|
||||
untracked: true
|
||||
variables:
|
||||
GOPATH: "${CI_PROJECT_DIR}"
|
||||
GOPATH: /build
|
||||
|
||||
build:image:
|
||||
stage: image
|
||||
|
|
Loading…
Reference in New Issue