From 3ef151127fc7d7496c0d392b2102609ba0837888 Mon Sep 17 00:00:00 2001 From: Joe Watkins Date: Tue, 11 Jun 2019 10:42:25 +0200 Subject: checkout depth of one doesn't always work with batched builds, it seems --- azure/i386/job.yml | 2 -- 1 file changed, 2 deletions(-) (limited to 'azure/i386') diff --git a/azure/i386/job.yml b/azure/i386/job.yml index 95c6d08bd9..a4feebf6d9 100644 --- a/azure/i386/job.yml +++ b/azure/i386/job.yml @@ -7,8 +7,6 @@ jobs: pool: vmImage: 'ubuntu-latest' steps: - - checkout: self - fetchDepth: 1 - template: apt.yml - script: | ./buildconf --force -- cgit v1.2.1