diff --git a/images.CI/linux-and-win/azure-pipelines/image-generation.yml b/images.CI/linux-and-win/azure-pipelines/image-generation.yml index c7f546c44..1dfeac172 100644 --- a/images.CI/linux-and-win/azure-pipelines/image-generation.yml +++ b/images.CI/linux-and-win/azure-pipelines/image-generation.yml @@ -43,6 +43,9 @@ jobs: steps: - checkout: ${{ parameters.repository_ref }} + clean: true + fetchDepth: 0 + fetchTags: false - task: PowerShell@2 displayName: 'Download custom repository'