mirror of
https://gitee.com/dromara/dbswitch.git
synced 2025-10-14 22:00:23 +00:00
5 lines
78 B
Bash
5 lines
78 B
Bash
#!/bin/sh
|
|
|
|
mvn clean -f pom.xml
|
|
mvn package -f pom.xml -Dmaven.test.skip=true
|