aboutsummaryrefslogtreecommitdiffstats
path: root/.drone.yml
diff options
context:
space:
mode:
authorBo-Yi Wu <appleboy.tw@gmail.com>2017-11-01 04:13:47 -0500
committerGitHub <noreply@github.com>2017-11-01 04:13:47 -0500
commitc22f443f58266b52ab34ea6015f2f026188e2e39 (patch)
treec6e19af5e5d558d7412619d19a3bde3e69f9ad85 /.drone.yml
parentdc6dad87d46930d21cd6daa18a41861f8e65c11b (diff)
downloadgitea-c22f443f58266b52ab34ea6015f2f026188e2e39.tar.gz
gitea-c22f443f58266b52ab34ea6015f2f026188e2e39.zip
add gitea remote in drone. (#2817)
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
Diffstat (limited to '.drone.yml')
-rw-r--r--.drone.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.drone.yml b/.drone.yml
index 968f18b8c9..f8dc0c9d25 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -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"