Added custom commit logic
Some checks reported errors
continuous-integration/drone/push Build was killed
Some checks reported errors
continuous-integration/drone/push Build was killed
This commit is contained in:
parent
3aaefd971b
commit
d0d24eb332
@ -40,6 +40,8 @@ steps:
|
||||
- git config --global push.default current
|
||||
- yarn
|
||||
- yarn release
|
||||
- git add package.json
|
||||
- git commit -m ${DRONE_TAG}
|
||||
- name: push to repo
|
||||
image: appleboy/drone-git-push
|
||||
depends_on: [bump_patch]
|
||||
|
Loading…
x
Reference in New Issue
Block a user