From 87246181a9dc00a598b210961f08c89cf04a5e67 Mon Sep 17 00:00:00 2001 From: robbond Date: Sat, 7 Mar 2026 07:25:57 +0000 Subject: [PATCH] update --- Jenkinsfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Jenkinsfile b/Jenkinsfile index 1a8cf6d..347b7a9 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -1,6 +1,7 @@ pipeline { // Build + deploy stages require Docker CLI/daemon access on the Jenkins node. // Ensure this label maps to an agent with Docker installed and usable. + //update agent any environment {