From f2296e7e5776a696d60d3d039c7259e8bf10580c Mon Sep 17 00:00:00 2001 From: MarkKoz Date: Sun, 23 Jun 2019 18:48:14 -0700 Subject: Remove constant --- azure-pipelines.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 847aa33..5352aa9 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -7,9 +7,6 @@ jobs: pool: vmImage: 'Ubuntu-16.04' - variables: - PREV_BUILD: 1 - steps: - script: | set -euo pipefail -- cgit v1.2.3