Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 202 Bytes

Build.md

File metadata and controls

6 lines (5 loc) · 202 Bytes

Build

  • mvn clean deploy
  • gpg error signing failed: Inappropriate ioctl for device
    • shell run export GPG_TTY=$(tty) or export GPG_TTY=(tty)
    • shell run echo "test" | gpg --clearsign