Skip to content
Snippets Groups Projects
Commit 3121f41d authored by Philipp Stadler's avatar Philipp Stadler
Browse files

feat: use common cliff config

parent 359e943f
No related branches found
No related tags found
No related merge requests found
......@@ -34,6 +34,7 @@ changelog:
GIT_DEPTH: 0 # avoid shallow clone to give cliff all the info it needs
stage: build
script:
- curl -H "PRIVATE-TOKEN: $COMMON_CI_API_TOKEN" 'https://gitlab.phaidra.org/api/v4/projects/1469/repository/files/cliff.toml/raw/?ref=main' > cliff.toml
- git-cliff --latest -o CHANGELOG.md
artifacts:
paths:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment