mirror of
https://github.com/hs-web/hsweb-framework.git
synced 2026-05-07 05:36:21 +08:00
2 lines
91 B
Bash
2 lines
91 B
Bash
#!/usr/bin/env bash
|
|
./mvnw install -Dgit.commit.hash=$(git rev-parse HEAD) -DskipTests=true |