Files
spring-cloud-kubernetes/scripts/integration-tests.sh
2022-06-15 13:33:10 -04:00

6 lines
65 B
Bash
Executable File

#!/usr/bin/env bash
set -e
./mvnw clean install -B -Pdocs ${@}