mirror of
https://gitee.com/devlive-community/datacap.git
synced 2024-12-04 21:18:22 +08:00
5 lines
79 B
Bash
5 lines
79 B
Bash
GPG_TTY=$(tty)
|
|
export GPG_TTY
|
|
|
|
./mvnw clean install package deploy -DskipTests
|