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

20 lines
405 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
listfiles:
image: alpine
pull: true
commands:
- apk --update add tree
- tree