Skip to content
Snippets Groups Projects
Commit 4895b230 authored by Bastien Abadie's avatar Bastien Abadie
Browse files

Build release notes on tags.

parent 69b4ca4b
No related branches found
No related tags found
No related merge requests found
......@@ -158,3 +158,13 @@ sentry-release:
script:
- sentry-cli releases new --finalize $RELEASE
release-notes:
stage: deploy
image: registry.gitlab.com/teklia/devops:latest
only:
- tags
script:
- devops release-notes
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment