diff options
-rw-r--r-- | jjb/common/include-agl-header.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/jjb/common/include-agl-header.sh b/jjb/common/include-agl-header.sh index e6ca163f..0a10c1ad 100644 --- a/jjb/common/include-agl-header.sh +++ b/jjb/common/include-agl-header.sh @@ -138,3 +138,5 @@ set | grep ^GERRIT || true set | grep ^MACHINE || true #fi +git config --global user.email "jenkins-dontreply@build.automotivelinux.org" +git config --global user.name "jenkins @ build.automotivelinux.org"
\ No newline at end of file |