Remove old SCALE compatibility layer from test release system

This commit is contained in:
kjeld Schouten-Lebbing 2021-05-05 18:26:58 +02:00
parent b9a49425f3
commit de3c520fda
No known key found for this signature in database
GPG Key ID: 4CDAD4A532BC1EDB
1 changed files with 0 additions and 1 deletions

View File

@ -49,7 +49,6 @@ jobs:
mkdir -p catalog/test/${chartname}/${maxchartversion}
cp -Rf ${chart}/* catalog/test/${chartname}/${maxchartversion}/
mv catalog/test/${chartname}/${maxchartversion}/item.yaml catalog/test/${chartname}/
fi
done
- name: Apply SCALE Patches