'.drone.yml' ändern

master
Jonas Franz 7 years ago
parent 807864756e
commit 2797ac9a4f
  1. 7
      .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

Loading…
Cancel
Save