diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index fd703f7..b1f40ee 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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: