Commit a3374c3
committed
Add GPG passphrase server entry to release settings.xml
The maven-gpg-plugin reads the passphrase from a settings.xml server
entry with id gpg.passphrase. Our custom settings.xml was missing this,
causing GPG to fail with "no terminal at all requested - can't get
input". The original setup-java action generated this entry
automatically, but we overwrote the settings.xml.1 parent 239bfea commit a3374c3
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
77 | 81 | | |
78 | 82 | | |
79 | 83 | | |
| |||
0 commit comments