Skip to content
This repository has been archived by the owner. It is now read-only.

Upload Artifacts and Parse Reports on Azure #231

Merged
merged 2 commits into from Dec 10, 2018
Merged
Changes from 1 commit
Commits
File filter
Filter file types
Jump to
Jump to file
Failed to load files.

Always

Just for now

Prev

Update azure-pipelines.yml

  • Loading branch information
sharath-cliqz
sharath-cliqz committed Dec 10, 2018
commit 32b9f57ac32df62bbf731ff5a933ec23a725e053
@@ -102,5 +102,6 @@ steps:
publishLocation: 'Container'

- bash: |
source cliqz-mobile-tests/scripts/azure-scripts/parseReports.sh
cd cliqz-mobile-tests
source scripts/azure-scripts/parseReports.sh
displayName: 'Parse Reports'
ProTip! Use n and p to navigate between commits in a pull request.