diff --git a/.woodpecker/build-package.yml b/.woodpecker/build-package.yml index 9be64e7..7dd59c7 100644 --- a/.woodpecker/build-package.yml +++ b/.woodpecker/build-package.yml @@ -18,7 +18,7 @@ steps: commands: - cd dist/ && sha256sum * > ../sha256sum.txt - changelog-generate: + changelog: image: quay.io/thegeeklab/git-sv commands: - git fetch --depth=2147483647