Skip to content

Commit af4adac

Browse files
author
zhangye
committed
Merge branch 'debug' into 'master'
update basic image @sa 升级一下镜像,之前的镜像忘记把 statsd 放进去了. See merge request !38
2 parents 32f8bb4 + 14c063e commit af4adac

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.gitlab-ci.yml

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
image: "hub.ricebook.net/base/centos:onbuild-eru-core-2016.11.28"
1+
image: "hub.ricebook.net/base/centos:onbuild-eru-core-2016.12.16"
22
before_script:
33
- "ln -s $CI_PROJECT_DIR $GOPATH/src/gitlab.ricebook.net/platform/core"
44
stages:
@@ -27,5 +27,3 @@ rpm:
2727
paths:
2828
- "eru-core*.rpm"
2929
expire_in: 1 week
30-
31-

0 commit comments

Comments
 (0)