From f6301a15d43f36cdef93689602fe954100351b50 Mon Sep 17 00:00:00 2001 From: Jim Nicholson Date: Tue, 11 Nov 2025 00:47:27 -0800 Subject: [PATCH] Missedd a file --- jenkins.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jenkins.yaml b/jenkins.yaml index 124c0bf..4c14ddd 100644 --- a/jenkins.yaml +++ b/jenkins.yaml @@ -27,7 +27,7 @@ spec: - sh - -c - | - jenkins-plugin-cli --plugin-file ./plugin.txt + jenkins-plugin-cli --plugin-file /var/jenkins_home/plugin-config/plugin.txt cp -r -p /usr/share/jenkins/ref/plugins/. /var/jenkins_home/plugins/. env: - name: TZ