fix(pipeline): push version and changelog after update
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: #5 PR #5
This commit is contained in:
parent
cda7b95292
commit
e992129261
@ -15,6 +15,7 @@ steps:
|
|||||||
commands:
|
commands:
|
||||||
- git add .
|
- git add .
|
||||||
- git commit -m "[CI SKIP] version and changelog update"
|
- git commit -m "[CI SKIP] version and changelog update"
|
||||||
|
- git push origin
|
||||||
- name: tag commit
|
- name: tag commit
|
||||||
image: registry.riba-interactive.de/conventi:1
|
image: registry.riba-interactive.de/conventi:1
|
||||||
commands:
|
commands:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user