fixed pipeline

This commit is contained in:
Sebastian Wendel 2022-11-23 17:48:49 +01:00
parent 67ea228643
commit d25b90c55e
No known key found for this signature in database
GPG key ID: 1422B7DF78144640

View file

@ -4,10 +4,6 @@ default:
tags:
- kubernetes
- flying-circus
cache:
- key: "$CI_COMMIT_REF_SLUG"
paths:
- charts
variables:
APP_NAME: fcoscore
@ -25,6 +21,7 @@ lint:
release:
stage: release
script:
- helm dependency update
- helm package .
artifacts:
paths: