We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9da53b commit 8b46ad9Copy full SHA for 8b46ad9
1 file changed
src/applications/using-dockerfiles.md
@@ -11,7 +11,7 @@ For **Dockerfile** based application deploys via `git push`, Deis Workflow ident
11
12
- Run `deis keys:add` to upload your SSH key to Deis Workflow.
13
14
-- ```
+```
15
$ deis keys:add ~/.ssh/id_deis.pub
16
Uploading id_deis.pub to deis... done
17
```
0 commit comments