Update documentation for csit tests 88/120788/2
authorBruno Sakoto <bruno.sakoto@bell.ca>
Thu, 22 Apr 2021 03:58:05 +0000 (23:58 -0400)
committerBruno Sakoto <bruno.sakoto@bell.ca>
Fri, 23 Apr 2021 15:50:59 +0000 (11:50 -0400)
Issue-ID: CPS-356
Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca>
Change-Id: Ic6f31e7eaaf86fd51bb65f22b51668a74d792472

csit/README.md

index f4b6adf..56f007d 100644 (file)
@@ -41,7 +41,7 @@ cd ~/<your_git_repo>/cps
 Build a docker image (see also [docker-compose readme](../docker-compose/README.md) ) from your cps directory:
 
 ```bash
-mvn clean install -Dmaven.test.skip=true -Dnexus.repository= -Pcps-xnf-docker
+mvn clean install -Dmaven.test.skip=true -Dnexus.repository=
 ```
 
 Execute test from current cps folder: