Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Müller <fmueller@owncloud.com>2021-06-07 17:21:06 +0300
committerHannah von Reth <vonreth@kde.org>2021-06-07 18:14:31 +0300
commit3edf0dda562858274b526568761b40a8917a3d13 (patch)
tree06629c643ea94c21fca15cf342ff388db3b405ca /.drone.star
parentee6671a399f9b0a28a3997d6096c90c2513d0365 (diff)
Push translations over SSH
Workaround for https://github.com/appleboy/drone-git-push/issues/43 respectively https://github.com/appleboy/drone-git-push/issues/49.
Diffstat (limited to '.drone.star')
-rw-r--r--.drone.star1
1 files changed, 1 insertions, 0 deletions
diff --git a/.drone.star b/.drone.star
index 3975f4ec7..a1eab51ca 100644
--- a/.drone.star
+++ b/.drone.star
@@ -417,6 +417,7 @@ def update_translations(ctx, name, path, read_image = "owncloudci/transifex:late
"commit": True,
"commit_message": "[tx] updated " + name + " translations from transifex",
"no_verify": True,
+ "remote": "git@github.com:owncloud/client.git",
},
}),
],