remove unnecessary git fetch command from ci
This commit is contained in:
parent
aab70ea59a
commit
4f5623759f
@ -20,7 +20,6 @@ steps:
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user