Skip to content

Commit 98233fb

Browse files
committed
Merge branch 'feature/golang-1.8' into 'master'
use golang 1.8 See merge request !58
2 parents 3a7554e + 2f9fc61 commit 98233fb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.gitlab-ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
image: "hub.ricebook.net/base/centos:onbuild-eru-core-2017.02.07"
1+
image: "hub.ricebook.net/base/centos:onbuild-eru-core-2017.02.17"
22
before_script:
33
- "ln -s $CI_PROJECT_DIR $GOPATH/src/gitlab.ricebook.net/platform/core"
44
stages:

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.7.14
1+
0.7.15

0 commit comments

Comments
 (0)