aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2020-05-31 15:47:20 +0800
committercrupest <crupest@outlook.com>2020-05-31 15:47:20 +0800
commit92f96ac3638bb071eedee96bcbe636a2e1584344 (patch)
tree5b353794d29e6a734e0d9020e0431f75abf124c8
parent15c533eb324526776f4a8a9d82b150dbfd46d7e6 (diff)
downloadtimeline-92f96ac3638bb071eedee96bcbe636a2e1584344.tar.gz
timeline-92f96ac3638bb071eedee96bcbe636a2e1584344.tar.bz2
timeline-92f96ac3638bb071eedee96bcbe636a2e1584344.zip
Fix a config error in ci.
-rw-r--r--azure-pipelines.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/azure-pipelines.yml b/azure-pipelines.yml
index 22ceaf8a..8f0ee992 100644
--- a/azure-pipelines.yml
+++ b/azure-pipelines.yml
@@ -84,7 +84,7 @@ stages:
displayName: Build And Push Docker Image
inputs:
command: buildAndPush
- repository: timeline
+ repository: crupest/timeline
tags: latest
buildContext: Timeline
containerRegistry: crupest-docker-hub