Skip to content

Commit 6162c0e

Browse files
Itai GendlerItai Gendler
authored andcommitted
update release hugo version
1 parent aea9922 commit 6162c0e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

codefresh-release.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ steps:
1212
- "yarn build-public-docs"
1313
- "echo Push new docs to gh-pages detached branch"
1414
- 'cd public && git add --all && git commit -m "Publish new documentation for version ${{PACKAGE_VERSION}}"'
15-
15+
environment:
16+
- HUGO_VERSION=0.32
1617

1718
fail_if_not_master:
1819
title: "Validate running on master branch"

0 commit comments

Comments
 (0)