From 351b0cac0a0dc41a8a7d155adec220b83ac96c76 Mon Sep 17 00:00:00 2001 From: David Chisnall Date: Thu, 21 Mar 2019 14:46:14 +0000 Subject: [PATCH] Set up CI with Azure Pipelines Fix indentation in CI config. --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 37db3b6..fa5d7cb 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -1,5 +1,5 @@ resources: - - repo: self + - repo: self phases: - phase: Linux