Update log

This commit is contained in:
Daniel Imms
2019-11-25 10:21:34 -08:00
parent 47cc448a15
commit 01b295dd41
@@ -128,14 +128,13 @@ steps:
displayName: Publish
- script: |
ls -lR .
pwd
echo '******* .build'
ls -lR .build
echo '******* ..'
ls -lR ..
displayName: Debug log 1
- script: |
apt-get install tree
tree
displayName: Debug log 2
- task: SFP.build-tasks.custom-build-task-1.EsrpCodeSigning@1
inputs:
ConnectedServiceName: 'ESRP CodeSign'