Skip to content

Commit

Permalink
Sign commits by CI user
Browse files Browse the repository at this point in the history
Signed-off-by: Sjoerd Talsma <[email protected]>
  • Loading branch information
sjoerdtalsma committed May 7, 2019
1 parent cc1a835 commit 86b5152
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ before_install:
# allocate commits by travis to the CI user
- git config user.name "Talsma CI"
- git config user.email "[email protected]"
- git config user.signingkey 3C7CD119
- git config commit.gpgsign true
# setup https authentication credentials for github, used by ./mvnw release:prepare
- git config credential.helper "store --file=.git/credentials"
- echo "https://$GH_TOKEN:@github.com" > .git/credentials
Expand Down

0 comments on commit 86b5152

Please sign in to comment.