Loading templates/gitlab-ci-helm.yml +1 −1 Original line number Diff line number Diff line Loading @@ -388,7 +388,7 @@ stages: - *helm-scripts - install_ca_certs "${CUSTOM_CA_CERTS:-$DEFAULT_CA_CERTS}" cache: key: "$CI_BUILD_REF_NAME" key: "$CI_COMMIT_REF_SLUG-helm" paths: - .cache - .config Loading Loading
templates/gitlab-ci-helm.yml +1 −1 Original line number Diff line number Diff line Loading @@ -388,7 +388,7 @@ stages: - *helm-scripts - install_ca_certs "${CUSTOM_CA_CERTS:-$DEFAULT_CA_CERTS}" cache: key: "$CI_BUILD_REF_NAME" key: "$CI_COMMIT_REF_SLUG-helm" paths: - .cache - .config Loading