This commit is contained in:
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user