[
https://issues.apache.org/jira/browse/FLINK-27485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-27485:
-----------------------------------
Labels: pull-request-available (was: )
> Documentation build pipeline is broken
> ---------------------------------------
>
> Key: FLINK-27485
> URL: https://issues.apache.org/jira/browse/FLINK-27485
> Project: Flink
> Issue Type: Bug
> Components: Build System, Documentation
> Reporter: Martijn Visser
> Assignee: Martijn Visser
> Priority: Major
> Labels: pull-request-available
>
> The current documentation build pipeline is broken due to two failures:
> - It uses git command {{git branch --show-current}} which isn't supported by
> the installed Git version on the Docker image. We can switch to {{git
> rev-parse --abbrev-ref HEAD}} as an alternative
> - The manual Hugo download and installation is outdated and doesn't add Hugo
> to the PATH
--
This message was sent by Atlassian Jira
(v8.20.7#820007)