Skip to content

Commit

Permalink
Merge pull request #274 from linuxserver/monthly-singing-dedupe
Browse files Browse the repository at this point in the history
  • Loading branch information
thespad authored Aug 17, 2024
2 parents d9992ec + 4ce26e7 commit aa80006
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions roles/generate-jenkins/templates/Jenkinsfile.j2
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@ pipeline {
git config --global gpg.format ssh
git config --global user.signingkey /config/.ssh/id_sign
git config --global commit.gpgsign true
git config --global user.name LinuxServer-CI
git config --global user.email [email protected]
'''
}
}
Expand Down

0 comments on commit aa80006

Please sign in to comment.