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