From be4df85632298aba98c7d0dbc7f8ff1f4916146e Mon Sep 17 00:00:00 2001 From: Saya Andy Date: Sat, 29 Aug 2026 20:44:05 +0700 Subject: fix: add project dir as safe directory for git --- Jenkinsfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Jenkinsfile b/Jenkinsfile index b24512b..fa3f235 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -50,6 +50,7 @@ spec: try { sh ''' dnf --assumeyes install git kiwi kiwi-systemdeps distribution-gpg-keys + git config --global --add safe.directory . git submodule update --init --recursive ./kiwi-build \\ -- cgit v1.3.1+13