Skip to content

Commit c2bda6f

Browse files
committed
Update azure-pipelines-1.yml for Azure Pipelines
1 parent 61a4ed5 commit c2bda6f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

azure-pipelines-1.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ variables:
77
buildConfiguration: 'Release'
88

99
steps:
10+
- checkout: self
11+
persistCredentials: "true"
12+
1013
- powershell: .paket\paket.exe restore
1114

1215
- task: VSBuild@1

0 commit comments

Comments
 (0)