Skip to content

Commit c22f443

Browse files
authored
add gitea remote in drone. (#2817)
Signed-off-by: Bo-Yi Wu <[email protected]>
1 parent dc6dad8 commit c22f443

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.drone.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ pipeline:
2525
image: appleboy/drone-git-push
2626
pull: true
2727
secrets: [ git_push_ssh_key ]
28-
remote_name: origin
28+
remote: [email protected]:go-gitea/gitea.git
2929
force: false
3030
commit: true
3131
commit_message: "[skip ci] Updated translations via Crowdin"

0 commit comments

Comments
 (0)