From cefe0ed3dfdc0b462784e8b7ebeafaa97008e018 Mon Sep 17 00:00:00 2001 From: Jonas Franz Date: Sat, 23 Sep 2017 19:46:17 +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 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index f1046c0..3500734 100644 --- a/.drone.yml +++ b/.drone.yml @@ -3,8 +3,9 @@ workspace: path: src/enUS/ pipeline: translation: - image: jonasfranz/crowdin:latest + image: jonasfranz/crowdin:beta project_identifier: gitea-demo secrets: [ PLUGIN_PROJECT_KEY ] + download: true files: locale_en-US.ini: locale_en-US.ini \ No newline at end of file