diff options
-rw-r--r-- | azure-pipelines.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/azure-pipelines.yml b/azure-pipelines.yml index f208da0b..1961770d 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -38,6 +38,7 @@ stages: - deployment: Deploy
pool:
name: 'crupest-qcloud-servers'
+ environment: 'timeline-server'
strategy:
runOnce:
deploy:
|