From 2f18fc0188f8c30b7017fa8fa760f2b3c2fea8e2 Mon Sep 17 00:00:00 2001 From: Reuben Ellis Date: Wed, 17 Jul 2024 08:52:51 -0600 Subject: [PATCH] Update azure-pipelines.yml for Azure Pipelines --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: