slight patch for the docs copy scripting

This commit is contained in:
kjeld Schouten-Lebbing
2021-05-09 12:53:48 +02:00
parent 04ac908faa
commit 02ce31f4b5
+2 -1
View File
@@ -71,7 +71,8 @@ jobs:
sed -i '1s/^/# License<br>\n\n/' docs/apps/${train}/${chartname}/LICENSE.md || echo "license edit failed, continuing..."
fi
done
ls docs/apps/${train}/
echo: "Processed charts for ${train}:"
ls docs/apps/${train}/ || no Apps in train
done
- name: Commit and Push updated docs