fix(pipeline): fix git push parameters
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #7 PR #7
This commit is contained in:
parent
e992129261
commit
3fe3a2a598
@ -15,7 +15,7 @@ steps:
|
||||
commands:
|
||||
- git add .
|
||||
- git commit -m "[CI SKIP] version and changelog update"
|
||||
- git push origin
|
||||
- git push origin $DRONE_TARGET_BRANCH
|
||||
- name: tag commit
|
||||
image: registry.riba-interactive.de/conventi:1
|
||||
commands:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user