mirror of
https://github.com/thomiceli/opengist.git
synced 2025-05-10 22:40:02 +02:00
Fix helm ci
This commit is contained in:
parent
75e71fd042
commit
546f1968e0
1
.github/workflows/helm.yml
vendored
1
.github/workflows/helm.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user