From 7fa3d70400b30444fae4c5e69c239aeedb748eed Mon Sep 17 00:00:00 2001 From: Matt Knop Date: Tue, 5 Sep 2023 15:19:03 -0600 Subject: [PATCH] Forcing new build --- Jenkinsfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Jenkinsfile b/Jenkinsfile index 709b107433..ebbfa82459 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -18,6 +18,7 @@ def secrets = [ def configuration = [vaultUrl: params.VAULT_ADDRESS, vaultCredentialId: params.VAULT_CREDS_ID, engineVersion: 1] + pipeline { agent none options {