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

Commit 3e771db

Browse files
author
Dan Vittegleo
committed
Update working directory
1 parent c36d0f1 commit 3e771db

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
@@ -4,7 +4,7 @@ jobs:
44
docker:
55
- image: circleci/golang:1.9
66

7-
working_directory: /tmp
7+
working_directory: /go/src/github.com/dan-v/awslambdaproxy
88

99
steps:
1010
- checkout

0 commit comments

Comments
 (0)