هذا الالتزام موجود في:
Thomas Miceli
2025-05-09 20:16:57 +02:00
الأصل 75e71fd042
التزام 546f1968e0

عرض الملف

@@ -26,6 +26,7 @@ jobs:
helm package ./opengist
# First time, create the index
wget -q https://helm.opengist.io/index.yaml
if [ ! -f index.yaml ]; then
helm repo index --url https://helm.opengist.io .
else