Files
spring-hateoas-examples/ci/test.sh
2019-06-08 08:57:34 -05:00

6 lines
89 B
Bash
Executable File

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