From 8c613260fdcccebaa6ba25d0fae237a5efd7a902 Mon Sep 17 00:00:00 2001 From: crupest Date: Thu, 14 Mar 2019 21:24:00 +0800 Subject: Add feed. --- azure-pipelines.yml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'azure-pipelines.yml') diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 905dffa0..ab4e3486 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -6,6 +6,9 @@ trigger: - master +variables: + ArtifactFeed: NodeModules + jobs: - job: FrontEnd pool: -- cgit v1.2.3