Skip to content
Snippets Groups Projects

Draft: Resolve "Alfa version of the Helm chart for version 1.8.0"

1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -94,7 +94,7 @@ helm-docs:
- git pull https://root:$RENOVATE_ACCESS_TOKEN@$CI_SERVER_HOST/$CI_PROJECT_PATH.git $CI_COMMIT_REF_NAME
- git config user.email 'renovate@nmaas.eu'
- git config user.name 'NMaaS Renovate'
- git config pull.rebase true
# - git config pull.rebase true
script:
- helm-docs --output-file '../../README.md'
- git status
Loading