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 6162c0e commit 9bcece0Copy full SHA for 9bcece0
codefresh-release.yml
@@ -13,7 +13,7 @@ steps:
13
- "echo Push new docs to gh-pages detached branch"
14
- 'cd public && git add --all && git commit -m "Publish new documentation for version ${{PACKAGE_VERSION}}"'
15
environment:
16
- - HUGO_VERSION=0.32
+ - HUGO_VERSION=0.32.0
17
18
fail_if_not_master:
19
title: "Validate running on master branch"
0 commit comments