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
|
vmImage: 'ubuntu-latest' # Specify the Linux agent
|
||||||
steps:
|
steps:
|
||||||
|
|
||||||
- task: UseDotNet@2
|
|
||||||
inputs:
|
|
||||||
packageType: 'sdk'
|
|
||||||
version: '8.0.407'
|
|
||||||
|
|
||||||
- task: NodeTool@0
|
- task: NodeTool@0
|
||||||
inputs:
|
inputs:
|
||||||
versionSource: 'spec'
|
versionSource: 'spec'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user