Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 5 additions & 2 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,13 @@ pr:
- 'master'

pool:
vmImage: 'ubuntu-16.04'
name: 'ReneSchu'

variables:
System.Debug: true
HTTP_PROXY: 'http://localhost:8888'
HTTPS_PROXY: 'http://localhost:8888'
NODE_TLS_REJECT_UNAUTHORIZED: '0'

steps:
- checkout: self
Expand All @@ -38,4 +41,4 @@ steps:
linkType: 'System.LinkTypes.Hierarchy-Reverse'
linkTarget: 'id'
targetId: '1735'
authToken: $(AuthToken)
authToken: '$(AuthToken)'
2 changes: 1 addition & 1 deletion file.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
succeed
fail