Fixing documentation

pull/1/head
Jonas Franz 7 years ago committed by GitHub
parent fd434ca0f6
commit 5d9aa2aa0b
  1. 5
      DOCS.md

@ -14,11 +14,12 @@ Information about API keys: https://support.crowdin.com/api/api-integration-setu
The following is a sample configuration in your .drone.yml file: The following is a sample configuration in your .drone.yml file:
```yaml ```yaml
translations: pipeline:
crowdin: crowdin:
image: jonasfranz/crowdin
project_identifier: example project_identifier: example
project_key: 1bc29b36f623ba82aaf6724fd3b16718 project_key: 1bc29b36f623ba82aaf6724fd3b16718
files: files:
example: options/example.ini example: options/example.ini
example2: options/example2.ini example2: options/example2.ini
``` ```

Loading…
Cancel
Save