From 97b208c39538d0d85767671e3cf1c95bebbf749d Mon Sep 17 00:00:00 2001 From: zhenyus Date: Thu, 31 Jul 2025 23:21:47 +0800 Subject: [PATCH] Remove Jenkinsfile as CI/CD configuration is now managed through a different approach. Signed-off-by: zhenyus --- .../alpha/ci/{freeleaps-devops-reconciler => }/Jenkinsfile | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename freeleaps-devops-reconciler/alpha/ci/{freeleaps-devops-reconciler => }/Jenkinsfile (100%) diff --git a/freeleaps-devops-reconciler/alpha/ci/freeleaps-devops-reconciler/Jenkinsfile b/freeleaps-devops-reconciler/alpha/ci/Jenkinsfile similarity index 100% rename from freeleaps-devops-reconciler/alpha/ci/freeleaps-devops-reconciler/Jenkinsfile rename to freeleaps-devops-reconciler/alpha/ci/Jenkinsfile