about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--.azure-pipelines/pr.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.azure-pipelines/pr.yml b/.azure-pipelines/pr.yml
index b389dcfef45..62e23efe1ef 100644
--- a/.azure-pipelines/pr.yml
+++ b/.azure-pipelines/pr.yml
@@ -6,6 +6,9 @@ trigger: none
 pr:
 - master
 
+variables:
+- group: public-credentials
+
 jobs:
 - job: Linux
   timeoutInMinutes: 600