From 3ffff3b5cabe869bfdb747562014009dbefce5a4 Mon Sep 17 00:00:00 2001
From: gnzlbg <gonzalobg88@gmail.com>
Date: Sat, 27 Jul 2019 13:27:19 +0200
Subject: [PATCH] Update end-point for rustinfra script

---
 azure-pipelines.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/azure-pipelines.yml b/azure-pipelines.yml
index 39fd377b..7a4b3d13 100644
--- a/azure-pipelines.yml
+++ b/azure-pipelines.yml
@@ -5,7 +5,7 @@ resources:
     - repository: rustinfra
       type: github
       name: rust-lang/simpleinfra
-      endpoint: rust-lang
+      endpoint: gnzlbg
 trigger: ["master"]
 pr: ["master"]
 
-- 
GitLab