From 8b9fa82616ca35ddd38696de21a8edeee8363aae Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Sun, 7 Apr 2019 11:37:58 -0400 Subject: [PATCH] Oops --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index ba128783..ad48fc3f 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -44,7 +44,7 @@ jobs: workspace: clean: all steps: - - script 1 + - script: exit 1 - template: azure-pipelines/setup-python3.yml - template: azure-pipelines/install-latest-meson.yml - script: |