We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9cde07 commit cbfb70cCopy full SHA for cbfb70c
.circleci/config.yml
@@ -4,6 +4,7 @@ jobs:
4
build:
5
docker:
6
- image: circleci/golang:1.11.1-stretch
7
+ working_directory: /go/src/github.com/syucream/hakagi
8
steps:
9
- checkout
10
- run: make dep cmd
0 commit comments