From 2a2281372f259fad79b757d92fc28d3151231ef9 Mon Sep 17 00:00:00 2001 From: Greg Turnquist Date: Fri, 1 Mar 2019 09:59:51 -0600 Subject: [PATCH] DATACASS-619 - Polishing. --- ci/README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/README.adoc b/ci/README.adoc index 37928f65e..9cd3f3b7c 100644 --- a/ci/README.adoc +++ b/ci/README.adoc @@ -18,7 +18,7 @@ Next, run the `test.sh` script from inside the container: + 2. `PROFILE=none spring-data-cassandra-github/ci/test.sh` -Since the container is binding to your source, you can make edits from your IDE and run continue to run build jobs. +Since the container is binding to your source, you can make edits from your IDE and continue to run build jobs. If you need to test the `build.sh` script, then do this: