Skip to content

Commit cbfb70c

Browse files
committed
Specify workdir
1 parent a9cde07 commit cbfb70c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ jobs:
44
build:
55
docker:
66
- image: circleci/golang:1.11.1-stretch
7+
working_directory: /go/src/github.com/syucream/hakagi
78
steps:
89
- checkout
910
- run: make dep cmd

0 commit comments

Comments
 (0)