sonarqube/build.sh

6 řádky
43 B
Bash
Spustitelný soubor

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