Install Go too
This commit is contained in:
parent
eb17971aa9
commit
92d4279b21
@ -7,7 +7,7 @@ build:
|
||||
- .cache
|
||||
before_script:
|
||||
- apt-get update
|
||||
- apt-get install -y git libolm-dev
|
||||
- apt-get install -y git libolm-dev golang-go
|
||||
- mkdir -p .cache
|
||||
- export GOPATH="$CI_PROJECT_DIR/.cache"
|
||||
script:
|
||||
|
Loading…
Reference in New Issue
Block a user