From 0c33891dc58aba2648b093b6739c1897d088de1e Mon Sep 17 00:00:00 2001 From: crupest Date: Sun, 31 May 2020 15:47:20 +0800 Subject: Fix a config error in ci. --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3