lincoln lee created FLINK-34725:
-----------------------------------
Summary: Dockerfiles for release publishing has incorrect
config.yaml path
Key: FLINK-34725
URL: https://issues.apache.org/jira/browse/FLINK-34725
Project: Flink
Issue Type: Bug
Components: flink-docker
Affects Versions: 1.19.0
Reporter: lincoln lee
Fix For: 1.19.0
An issue found when do docker image publishing, unexpected error msg:
{code}sed: can't read /config.yaml: No such file or directory\{code}
also found in flink-docker/master daily Publish SNAPSHOTs action:
https://github.com/apache/flink-docker/actions/runs/8210534289/job/22458150514#step:8:588
[https://github.com/apache/flink-docker/actions/runs/8210534289/job/22458150322#step:8:549]
This related to changes by https://issues.apache.org/jira/browse/FLINK-34205
--
This message was sent by Atlassian Jira
(v8.20.10#820010)