sonarqube/build.sh

6 行
43 B
Bash
Executable File

#!/bin/sh
./stop.sh
./gradlew build "$@"