mirror of
https://github.com/thegeeklab/wait-for.git
synced 2024-11-12 16:00:41 +00:00
remove unnecessary git fetch command from ci
This commit is contained in:
parent
70370f7407
commit
3a5cd76960
@ -14,7 +14,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