fix: fix path to helm dir in release script

This commit is contained in:
Arne Diekmann 2020-05-27 09:42:47 +02:00
parent cda293d393
commit a4132d7cf9

View file

@ -66,7 +66,7 @@ git add .
git commit -m "chore: Bump version to ${version}."
git push
helm package helm --destination .deploy
helm package deploy/dnsimple --destination .deploy
cr upload -o neoskop -r cert-manager-webhook-dnsimple -p .deploy
git checkout gh-pages
cr index -i ./index.yaml -p .deploy -o neoskop -r cert-manager-webhook-dnsimple -c https://neoskop.github.io/cert-manager-webhook-dnsimple/