remove git fetch

This commit is contained in:
Robert Kaussow 2023-12-23 23:24:17 +01:00
parent 4c9b3bbbd4
commit 23bf8df856
Signed by: xoxys
GPG Key ID: 4E692A2EAECC03C0
1 changed files with 0 additions and 1 deletions

View File

@ -20,7 +20,6 @@ steps:
- name: changelog
image: quay.io/thegeeklab/git-sv
commands:
- git fetch --depth=2147483647
- git sv current-version
- git sv release-notes -t ${CI_COMMIT_TAG:-next} -o CHANGELOG.md
- cat CHANGELOG.md