mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-08 09:08:48 +01:00
Update log
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user