deploy
This commit is contained in:
parent
51d94a073c
commit
755c859d17
2 changed files with 3 additions and 3 deletions
|
@ -13,7 +13,7 @@ pages:
|
|||
- mkdir public
|
||||
- helm package .
|
||||
- helm repo index --url https://${CI_PROJECT_NAMESPACE}.gitlab.io/${CI_PROJECT_NAME} .
|
||||
- mv index.yaml glitchtip-*.tgz ./public
|
||||
- mv index.yaml django-*.tgz ./public
|
||||
artifacts:
|
||||
paths:
|
||||
- public
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue