Add git for changelog fun
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
9cc66eebdf
commit
2fa56b82d1
@ -82,6 +82,7 @@ steps:
|
|||||||
depends_on: ["clone"]
|
depends_on: ["clone"]
|
||||||
image: registry.odit.services/hub/library/node:19.5.0-alpine3.16
|
image: registry.odit.services/hub/library/node:19.5.0-alpine3.16
|
||||||
commands:
|
commands:
|
||||||
|
- apk add git
|
||||||
- npx auto-changelog --commit-limit false -p -u --hide-credit
|
- npx auto-changelog --commit-limit false -p -u --hide-credit
|
||||||
- name: push new changelog to repo
|
- name: push new changelog to repo
|
||||||
depends_on: ["run changelog export"]
|
depends_on: ["run changelog export"]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user