Fix CI for Helm 3
This commit is contained in:
parent
1ad027dac7
commit
db2c3cb70b
1 changed files with 0 additions and 1 deletions
|
@ -19,7 +19,6 @@ pages:
|
|||
script:
|
||||
- mkdir -p public
|
||||
- "echo \"User-Agent: *\nDisallow: /\" > ./public/robots.txt"
|
||||
- helm init
|
||||
- (cd public; helm package ../charts/*)
|
||||
- helm repo index public --url ${CI_PAGES_URL}
|
||||
artifacts:
|
||||
|
|
Loading…
Reference in a new issue