mirror of
https://gitee.com/devlive-community/datacap.git
synced 2024-12-14 09:20:49 +08:00
5 lines
82 B
Bash
5 lines
82 B
Bash
GPG_TTY=$(tty)
|
|
export GPG_TTY
|
|
|
|
./mvnw clean install package deploy -DskipTests -X
|