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 JSON_FILE="changelog.json"
|
||||
rm -rf helm
|
||||
ls -l
|
||||
if [ -f "$JSON_FILE.gz" ]; then
|
||||
gunzip "$JSON_FILE.gz" --force # Force overwrite if file already exists
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user