Files
spring-cloud-kubernetes/scripts/integration-tests.sh
2023-05-25 15:01:21 -04:00

6 lines
65 B
Bash
Executable File

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