提交 a54bfee5 编写于 作者: Huan (李卓桓)'s avatar Huan (李卓桓)

switch from machine to docker for circleci

上级 2da106e0
......@@ -2,7 +2,9 @@ version: 2
jobs:
build:
docker: true
docker:
- image: golang
parallelism: 1
steps:
- checkout
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册