Update azure-pipelines.yml for Azure Pipelines
This commit is contained in:
parent
7a670abe4d
commit
8f149a3968
@ -23,11 +23,6 @@ stages:
|
||||
vmImage: 'ubuntu-latest' # Specify the Linux agent
|
||||
steps:
|
||||
|
||||
- task: UseDotNet@2
|
||||
inputs:
|
||||
packageType: 'sdk'
|
||||
version: '8.0.407'
|
||||
|
||||
- task: NodeTool@0
|
||||
inputs:
|
||||
versionSource: 'spec'
|
||||
|
Loading…
x
Reference in New Issue
Block a user