build.sh 91 B

12
  1. #!/usr/bin/env bash
  2. ./mvnw install -Dgit.commit.hash=$(git rev-parse HEAD) -DskipTests=true