aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2020-01-17 00:05:54 +0800
committercrupest <crupest@outlook.com>2020-01-17 00:05:54 +0800
commit360eaa545bc0fc7e794a9ae74fa7e5515a7cc330 (patch)
tree642f7a988ba0198add778536a5ee640fdb1a241e
parentf4a5e30e26c50e91fb5fa064577ab37359dadca8 (diff)
downloadtimeline-360eaa545bc0fc7e794a9ae74fa7e5515a7cc330.tar.gz
timeline-360eaa545bc0fc7e794a9ae74fa7e5515a7cc330.tar.bz2
timeline-360eaa545bc0fc7e794a9ae74fa7e5515a7cc330.zip
Update CI.
-rw-r--r--azure-pipelines.yml7
1 files changed, 2 insertions, 5 deletions
diff --git a/azure-pipelines.yml b/azure-pipelines.yml
index b24ef219..561f4b95 100644
--- a/azure-pipelines.yml
+++ b/azure-pipelines.yml
@@ -72,14 +72,11 @@ stages:
dependsOn: build
strategy:
runOnce:
- preDeploy:
+ deploy:
steps:
- - download: none
-
- download: current
artifact: timeline
- deploy:
- steps:
+
- script: |
rm -rf /var/timeline/*
cp -r $PIPELINE_WORKSPACE/timeline/. /var/timeline/