Skip to content
This repository has been archived by the owner on Dec 21, 2022. It is now read-only.

Commit

Permalink
Update azure-pipelines-translation.yml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
pvizeli committed Sep 3, 2019
1 parent fcbc2fd commit 09a4a81
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions azure-pipelines-translation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ jobs:
inputs:
versionSpec: '3.7'
- script: |
export LOKALISE_TOKEN="$(lokaliseToken)"
export AZURE_BRANCH="$(Build.SourceBranch)"
./script/translations_upload
displayName: 'Upload Translation'
env:
LOKALISE_TOKEN: $(lokaliseToken)
AZURE_BRANCH: $(Build.SourceBranch)

0 comments on commit 09a4a81

Please sign in to comment.