This is an automated email from the ASF dual-hosted git repository.
gmcdonald pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tac-website.git
The following commit(s) were added to refs/heads/main by this push:
new 16953cc Hugo version is quite old
new fcf9e0d Merge pull request #6 from sebbASF/update-hugo
16953cc is described below
commit 16953cc4711226fb68417bc5c2b4fdf3173b22f8
Author: Sebb <[email protected]>
AuthorDate: Sun Mar 26 00:13:14 2023 +0000
Hugo version is quite old
---
Jenkinsfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Jenkinsfile b/Jenkinsfile
index 5a30fbb..753f940 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -23,7 +23,7 @@ pipeline {
}
environment {
- HUGO_VERSION = '0.66.0'
+ HUGO_VERSION = '0.111.3'
DEPLOY_BRANCH = 'asf-site'
STAGING_BRANCH = 'asf-staging'
}
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]