diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 6d88b13..c08d81a 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -10,7 +10,7 @@ pool: vmImage: ubuntu-latest steps: -- checkout: +- checkout: self fetchDepth: 0 - task: UseNode@1 inputs: