diff --git a/azure-pipelines.yml b/azure-pipelines.yml index d73387e9..237d7131 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -10,6 +10,7 @@ trigger: include: - src/**/* - azure-pipelines.yml + - .yarnrc.yml variables: COMMIT_URL: "$(Build.Repository.Uri)/commit/$(Build.SourceVersion)"