外部からデプロイするよう修正
This commit is contained in:
parent
fa4e506de4
commit
1b2c980902
@ -30,7 +30,7 @@ jobs:
|
||||
condition: succeeded('initialize')
|
||||
displayName: Backend Deploy
|
||||
pool:
|
||||
name: odms-deploy-pipeline
|
||||
vmImage: ubuntu-latest
|
||||
steps:
|
||||
- checkout: self
|
||||
clean: true
|
||||
@ -53,7 +53,7 @@ jobs:
|
||||
storageAccountName: saomdspipeline
|
||||
containerName: staging
|
||||
pool:
|
||||
name: odms-deploy-pipeline
|
||||
vmImage: ubuntu-latest
|
||||
steps:
|
||||
- checkout: self
|
||||
clean: true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user