DATACASS-619 - Polishing.

This commit is contained in:
Greg Turnquist
2019-02-28 09:44:31 -06:00
parent e58e0ce6ef
commit b01e1fc144
2 changed files with 4 additions and 4 deletions

View File

@@ -6,6 +6,6 @@ set -euo pipefail
rm -rf $HOME/.m2/repository/org/springframework/data 2> /dev/null || :
cd spring-data-geode-github
cd spring-data-cassandra-github
./mvnw clean dependency:list test -P${PROFILE} -Dsort -Dbundlor.enabled=false -B

View File

@@ -8,13 +8,13 @@ image_resource:
tag: 8-jdk-alpine
inputs:
- name: spring-data-geode-github
- name: spring-data-cassandra-github
outputs:
- name: spring-data-geode-artifactory
- name: spring-data-cassandra-artifactory
caches:
- path: maven
run:
path: spring-data-geode-github/ci/test.sh
path: spring-data-cassandra-github/ci/test.sh