使用するVM修正

This commit is contained in:
SAITO-PC-3\saito.k 2024-08-09 12:27:25 +09:00
parent edb8a79f94
commit 2a755f2bd3

View File

@ -32,7 +32,7 @@ jobs:
condition: succeeded('initialize')
displayName: UnitTest
pool:
name: odms-deploy-pipeline
vmImage: ubuntu-latest
steps:
- checkout: self
clean: true