Skip to content

Commit

Permalink
add gitea remote in drone. (go-gitea#2817)
Browse files Browse the repository at this point in the history
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
  • Loading branch information
appleboy authored Nov 1, 2017
1 parent dc6dad8 commit c22f443
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ pipeline:
image: appleboy/drone-git-push
pull: true
secrets: [ git_push_ssh_key ]
remote_name: origin
remote: git@github.com:go-gitea/gitea.git
force: false
commit: true
commit_message: "[skip ci] Updated translations via Crowdin"
Expand Down

0 comments on commit c22f443

Please sign in to comment.