mirror of
https://github.com/thegeeklab/git-sv.git
synced 2024-11-23 04:40:39 +00:00
cleanup changelog step name
This commit is contained in:
parent
14ee7e71c2
commit
13ea089967
@ -17,7 +17,7 @@ steps:
|
|||||||
commands:
|
commands:
|
||||||
- $(find dist/ -executable -type f -iname ${CI_REPO_NAME}-linux-amd64) --help
|
- $(find dist/ -executable -type f -iname ${CI_REPO_NAME}-linux-amd64) --help
|
||||||
|
|
||||||
changelog-generate:
|
changelog:
|
||||||
image: quay.io/thegeeklab/git-sv
|
image: quay.io/thegeeklab/git-sv
|
||||||
commands:
|
commands:
|
||||||
- git fetch --depth=2147483647
|
- git fetch --depth=2147483647
|
||||||
|
Loading…
Reference in New Issue
Block a user