From 2797ac9a4fd965ed202797d35242d5302d286def Mon Sep 17 00:00:00 2001 From: Jonas Franz Date: Mon, 25 Sep 2017 16:17:30 +0000 Subject: [PATCH] =?UTF-8?q?'.drone.yml'=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.drone.yml b/.drone.yml index cddcddb..0c558f9 100644 --- a/.drone.yml +++ b/.drone.yml @@ -12,6 +12,13 @@ pipeline: export_dir: lang/ files: locale_en-US.ini: locale_en-US.ini + git_push: + image: appleboy/drone-git-push + branch: master + remote: git@git.jonasfranz.software:JonasFranzDEV/Crowdin-Demo.git + force: false + commit: true + commit_message: [skip ci] Updated translations listfiles: image: alpine pull: true