Skip to content

Commit 3fd2ea0

Browse files
author
tbugfinder
committed
update working directory to a writeable target
1 parent f1a83ff commit 3fd2ea0

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
@@ -3,7 +3,7 @@ jobs:
33
build:
44
docker:
55
- image: cimg/go:1.19
6-
working_directory: /go/src/github.com/databus23/helm-diff
6+
working_directory: /home/circleci/go/src/github.com/databus23/helm-diff
77
steps:
88
- checkout
99
- run:

0 commit comments

Comments
 (0)