Skip to content

Commit

Permalink
Added more debug
Browse files Browse the repository at this point in the history
  • Loading branch information
CreepPork committed Jun 22, 2019
1 parent 00cd5bf commit d51a104
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
displayName: 'Build with armake'
- bash: |
ls *.tar.gz | head -n1
mv $(ls *.tar.gz | head -n1) $(Build.ArtifactStagingDirectory)
displayName: 'Move tar to Artifact Directory'
Expand Down

0 comments on commit d51a104

Please sign in to comment.