We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1a83ff commit 3fd2ea0Copy full SHA for 3fd2ea0
.circleci/config.yml
@@ -3,7 +3,7 @@ jobs:
3
build:
4
docker:
5
- image: cimg/go:1.19
6
- working_directory: /go/src/github.com/databus23/helm-diff
+ working_directory: /home/circleci/go/src/github.com/databus23/helm-diff
7
steps:
8
- checkout
9
- run:
0 commit comments