This commit is contained in:
2026-03-07 07:25:57 +00:00
parent 1bb61a0acc
commit 87246181a9

1
Jenkinsfile vendored
View File

@@ -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 {