mirror of
https://gitee.com/dromara/dbswitch.git
synced 2026-01-28 01:02:23 +08: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
|