circle cfg
parent
5ec7380098
commit
c42c9b61a9
|
@ -6,7 +6,7 @@ jobs:
|
||||||
build:
|
build:
|
||||||
docker:
|
docker:
|
||||||
# specify the version
|
# specify the version
|
||||||
- image: circleci/golang:1.9.3
|
- image: circleci/golang:1.10.3
|
||||||
|
|
||||||
#### TEMPLATE_NOTE: go expects specific checkout path representing url
|
#### TEMPLATE_NOTE: go expects specific checkout path representing url
|
||||||
#### expecting it in the form of
|
#### expecting it in the form of
|
||||||
|
|
Loading…
Reference in New Issue