fix(pipeline): push version and changelog after update

Reviewed-on: #5
PR #5
This commit is contained in:
Rick Barenthin 2022-06-01 23:41:44 +02:00 committed by Gitea
parent 6c65434abd
commit 51f9ab07a1

View File

@ -15,6 +15,7 @@ steps:
commands:
- git add .
- git commit -m "[CI SKIP] version and changelog update"
- git push origin
- name: tag commit
image: registry.riba-interactive.de/conventi:1
commands: