You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Crowdin-Demo/.drone.yml

28 lines
671 B

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