sonarqube/build.sh

6 rivejä
43 B
Bash
Executable File

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