workspace: base: /trans path: src/enUS/ pipeline: translation: image: jonasfranz/crowdin:beta pull: true project_identifier: gitea-demo secrets: [ PLUGIN_PROJECT_KEY ] download: true ignore_branch: true export_dir: lang/ files: locale_en-US.ini: locale_en-US.ini git_push: image: appleboy/drone-git-push secrets: [GIT_PUSH_SSH_KEY] branch: master remote: git@git.jonasfranz.software:JonasFranzDEV/Crowdin-Demo.git force: false commit: true commit_message: [skip ci] Updated translations via Crowdin listfiles: image: alpine pull: true commands: - apk --update add tree - tree