diff --git a/.drone.yml b/.drone.yml index cddcddb..0c558f9 100644 --- a/.drone.yml +++ b/.drone.yml @@ -12,6 +12,13 @@ pipeline: export_dir: lang/ files: locale_en-US.ini: locale_en-US.ini + git_push: + image: appleboy/drone-git-push + branch: master + remote: git@git.jonasfranz.software:JonasFranzDEV/Crowdin-Demo.git + force: false + commit: true + commit_message: [skip ci] Updated translations listfiles: image: alpine pull: true