remove unnecessary git fetch command from ci
This commit is contained in:
parent
f4248a9494
commit
84eee2c8ac
@ -9,7 +9,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
|
||||
|
Reference in New Issue
Block a user