rlenferink commented on PR #100: URL: https://github.com/apache/comdev-site/pull/100#issuecomment-1492909086
> Surely the version of Hugo provided by Jenkins is effectively pinned? It indeed is pinned. But if INFRA (or another project) requests the version to be updated then we might be lucky and it keeps working, but the newer version could also break things. If it were installed using the Jenkins toolbox and Jenkins would allow for a Hugo type, then the following would IMO also be good: ``` tools { hugo 'Hugo 0.111.3' } ``` But it seems that only works for maven, jdk and gradle: https://www.jenkins.io/doc/book/pipeline/syntax/#supported-tools. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@community.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@community.apache.org For additional commands, e-mail: dev-h...@community.apache.org