Update charts-release.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
This commit is contained in:
@@ -99,7 +99,7 @@ jobs:
|
|||||||
yes | cp -rf charts/${train}/${chart}/docs/* website/docs/charts/${train}/${chart}/ 2>/dev/null || :
|
yes | cp -rf charts/${train}/${chart}/docs/* website/docs/charts/${train}/${chart}/ 2>/dev/null || :
|
||||||
|
|
||||||
touch website/docs/charts/${train}/${chart}/index.md
|
touch website/docs/charts/${train}/${chart}/index.md
|
||||||
echo "${chart}" >> website/docs/charts/${train}/${chart}/index.md
|
echo "# ${chart}" >> website/docs/charts/${train}/${chart}/index.md
|
||||||
echo "" >> website/docs/charts/${train}/${chart}/index.md
|
echo "" >> website/docs/charts/${train}/${chart}/index.md
|
||||||
echo "## App Description" >> website/docs/charts/${train}/${chart}/index.md
|
echo "## App Description" >> website/docs/charts/${train}/${chart}/index.md
|
||||||
echo "" >> website/docs/charts/${train}/${chart}/index.md
|
echo "" >> website/docs/charts/${train}/${chart}/index.md
|
||||||
|
|||||||
Reference in New Issue
Block a user