From 1fc9f877760fa78da57ec22c08c5d6e9e194fafe 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(+) 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