This commit is contained in:
David Burke 2021-07-23 16:45:37 -04:00
parent 554ff3e722
commit 0d6ab1537f
3 changed files with 3 additions and 1 deletions

View file

@ -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