diff options
| -rw-r--r-- | azure-pipelines.yml | 3 |
1 files changed, 0 insertions, 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 |