From 2d18780e4746d3ccc61bc1228db563fdd39212f1 Mon Sep 17 00:00:00 2001 From: Todd Lair <26470949+t-lair@users.noreply.github.com> Date: Thu, 27 Jul 2023 11:25:44 -0500 Subject: [PATCH 1/2] Update azure-pipelines.yml for Azure Pipelines --- azure-pipelines.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index f1311bc..11bad61 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -51,3 +51,4 @@ steps: version: 'AZ-Devops-Build-$(build.buildNumber)' filepath: 'stackify-log-log4php.zip' maximumWaitTime: '360' + createsandbox: true From ec48d0ff96661f1f846d072650b958d0239e9ea4 Mon Sep 17 00:00:00 2001 From: Todd Lair <26470949+t-lair@users.noreply.github.com> Date: Thu, 27 Jul 2023 11:38:18 -0500 Subject: [PATCH 2/2] Update azure-pipelines.yml for Azure Pipelines --- azure-pipelines.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 11bad61..dc1ddf7 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -52,3 +52,4 @@ steps: filepath: 'stackify-log-log4php.zip' maximumWaitTime: '360' createsandbox: true + sandboxName: "veracode-temp-fix"