We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a8fbcd commit 956a80fCopy full SHA for 956a80f
.circleci/config.yml
@@ -5,7 +5,7 @@ jobs:
5
machine:
6
image: ubuntu-1604:201903-01
7
docker_layer_caching: true
8
- worker_directory: ~/docker-helm
+ working_directory: ~/docker-helm
9
steps:
10
- checkout
11
- run:
0 commit comments