Update charts-release.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
This commit is contained in:
parent
5eb14a4075
commit
e0f7daa0db
|
@ -126,6 +126,7 @@ jobs:
|
||||||
if [ ${filename} != "index.md" ]; then
|
if [ ${filename} != "index.md" ]; then
|
||||||
# Append the link to the index.md file
|
# Append the link to the index.md file
|
||||||
echo "${link}" >> website/docs/charts/${train}/${chart}/index.md
|
echo "${link}" >> website/docs/charts/${train}/${chart}/index.md
|
||||||
|
echo "" >> website/docs/charts/${train}/${chart}/index.md
|
||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue