Add icon
This commit is contained in:
parent
554ff3e722
commit
0d6ab1537f
3 changed files with 3 additions and 1 deletions
|
@ -13,7 +13,6 @@ lint:
|
|||
pages:
|
||||
stage: deploy
|
||||
script:
|
||||
- mkdir public
|
||||
- helm package .
|
||||
- helm repo index --url https://${CI_PROJECT_NAMESPACE}.gitlab.io/${CI_PROJECT_NAME} .
|
||||
- mv index.yaml glitchtip-*.tgz ./public
|
||||
|
|
Reference in a new issue