Skip to content
This repository was archived by the owner on Mar 15, 2024. It is now read-only.

Commit 23532bb

Browse files
author
Amey Bhide
committed
Don't checkout repo under GOPATH
1 parent ba6c8fa commit 23532bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ defaultenv: &defaultenv
88

99
jobs:
1010
build:
11-
working_directory: /go/src/github.com/splunk/vault-plugin-splunk
11+
working_directory: /go/workdir/src/github.com/splunk/vault-plugin-splunk
1212
docker:
1313
- image: circleci/golang:1.12
1414
<<: *defaultenv

0 commit comments

Comments
 (0)