Commit f91eb9b
committed
travis-build.sh: enable GPG signing if feasible
If signingkey.asc.enc is present, decrypt it and import it into the
GPG keyring. On the Maven side, if ~/.gnupg exists, activate a profile
setting the gpg.keyname & gpg.passphrase Maven properties to match the
GPG_KEY_NAME and GPG_PASSPHRASE environment variables, respectively.
These changes pave the way for signing build artifacts as needed;
see also the forthcoming add-travis.sh script in this repository.1 parent ba28889 commit f91eb9b
1 file changed
Lines changed: 25 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
39 | 53 | | |
40 | 54 | | |
41 | 55 | | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
42 | 67 | | |
43 | 68 | | |
44 | 69 | | |
| |||
0 commit comments