sonarqube/build.sh

6 wiersze
43 B
Bash
Executable File

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