Files
spring-ws/ci/test.sh
2019-06-06 12:59:45 -05:00

6 lines
89 B
Bash
Executable File

#!/bin/bash
set -euo pipefail
./mvnw -P${PROFILE} clean dependency:list test -Dsort -B