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 296eaa2 commit 3467dd8Copy full SHA for 3467dd8
docs/config.toml
@@ -1,7 +1,7 @@
1
theme = "docdock"
2
baseurl = "https://cli.codefresh.io"
3
title = "Codefresh CLI Documentation"
4
-publishDir = "../public"
+publishDir = "../public/cli"
5
languageCode = "en-us"
6
DefaultContentLanguage = "en"
7
package.json
@@ -1,6 +1,6 @@
{
"name": "codefresh",
- "version": "0.8.33",
+ "version": "0.8.34",
"description": "Codefresh command line utility",
"main": "index.js",
"preferGlobal": true,
0 commit comments