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 9f7221c commit d7ca5eeCopy full SHA for d7ca5ee
README.md
@@ -16,7 +16,7 @@ docker run \
16
-e GOOGLE_APPLICATION_CREDENTIALS=/.config/gcloud/application_default_credentials.json \
17
-v ~/.kube/config:/config \
18
-v ~/.config/gcloud/:/.config/gcloud \
19
-stevedore create
+codefresh/stevedore create
20
```
21
GOOGLE_APPLICATION_CREDENTIALS - needed when you have clusters that are hosted in Google
22
0 commit comments