From 681e2cc9ecaeefd883a7c6645374926c184fba5d Mon Sep 17 00:00:00 2001 From: 杨宇千 Date: Thu, 24 Oct 2019 22:22:51 +0800 Subject: Update CI. --- azure-pipelines.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'azure-pipelines.yml') diff --git a/azure-pipelines.yml b/azure-pipelines.yml index aa6eb684..e4cfcfb7 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -70,6 +70,8 @@ stages: runOnce: deploy: steps: + - download: current + artifact: 'timeline' - script: | rm -rf /var/timeline/* cp -r $PIPELINE_WORKSPACE/timeline/. /var/timeline/ -- cgit v1.2.3