mirror of
https://gitee.com/dromara/dbswitch.git
synced 2025-09-10 14:09:06 +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
|