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 09b61d3 commit be3228aCopy full SHA for be3228a
codefresh-release.yml
@@ -7,6 +7,7 @@ steps:
7
title: "Update documentation http://cli.codefresh.io"
8
image: codefresh/cli-build
9
commands:
10
+ - "yarn install"
11
- "echo Building public docs"
12
- "yarn build-public-docs"
13
- "Push new docs to gh-pages detached branch"
0 commit comments