Files
spring-boot/ci/images/build-release-scripts.sh
T
2019-11-01 16:14:28 -07:00

7 lines
131 B
Bash
Executable File

#!/bin/bash
set -ex
pushd /release-scripts
./mvnw clean install
popd
cp /release-scripts/target/spring-boot-release-scripts.jar .