Agent名が古いものを修正

This commit is contained in:
x.yumoto.k 2023-09-25 15:44:53 +09:00
parent bafc4a8bb9
commit af7d2eac37
2 changed files with 2 additions and 2 deletions

View File

@ -97,7 +97,7 @@ jobs:
condition: succeeded('frontend_deploy')
displayName: DB migration
pool:
name: db-migrate-pipelines
name: odms-deploy-pipeline
steps:
- checkout: self
clean: true

View File

@ -207,7 +207,7 @@ jobs:
- backend_deploy
- frontend_deploy
pool:
name: db-migrate-pipelines
name: odms-deploy-pipeline
steps:
- checkout: self
clean: true