From f10c184f9cc40e99b6a137df817b78cf9bdc1a55 Mon Sep 17 00:00:00 2001 From: Bryan Ramos <30709212+CryptoRodeo@users.noreply.github.com> Date: Tue, 21 Jan 2025 11:15:23 -0500 Subject: [PATCH] Update azure-pipelines.yml for Azure Pipelines --- azure-pipelines.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index eb897eb..d864a31 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -6,8 +6,7 @@ trigger: - main -pool: - vmImage: ubuntu-latest +pool: Local steps: - script: echo Building Code