diff --git a/templates/helm.tpl.yml b/templates/helm.tpl.yml index 01f6cad..826214a 100644 --- a/templates/helm.tpl.yml +++ b/templates/helm.tpl.yml @@ -2,6 +2,10 @@ image: dtzar/helm-kubectl script: - ./scripts/helm-package.sh + artifacts: + expire_in: 1 hour + paths: + - $CI_PROJECT_DIR/packages .helm-push: image: dtzar/helm-kubectl