Update charts-release.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
This commit is contained in:
@@ -67,6 +67,7 @@ jobs:
|
|||||||
export CHARTS_DIR=".//charts"
|
export CHARTS_DIR=".//charts"
|
||||||
export JSON_FILE="changelog.json"
|
export JSON_FILE="changelog.json"
|
||||||
rm -rf helm
|
rm -rf helm
|
||||||
|
ls -l
|
||||||
if [ -f "$JSON_FILE.gz" ]; then
|
if [ -f "$JSON_FILE.gz" ]; then
|
||||||
gunzip "$JSON_FILE.gz" --force # Force overwrite if file already exists
|
gunzip "$JSON_FILE.gz" --force # Force overwrite if file already exists
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user