summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorputhuparambil.aditya <aditya.puthuparambil@bell.ca>2021-07-27 15:49:52 +0100
committerputhuparambil.aditya <aditya.puthuparambil@bell.ca>2021-07-27 15:53:47 +0100
commitec80c5e31596c36168abca86b5ccb07e4021eb66 (patch)
tree377156cc4ed0ee89d1e3cb9248f7a535249b8d0b /README.md
parent082f738ad38057c2b010a3830d4c2b2d0d7b3d37 (diff)
Update docker profile
Issue-ID: CPS-520 Signed-off-by: puthuparambil.aditya <aditya.puthuparambil@bell.ca> Change-Id: I733ce3faf4cc35cfcc050d6183910c090cb25f8e
Diffstat (limited to 'README.md')
-rwxr-xr-xREADME.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0a9adfa..6e6ce22 100755
--- a/README.md
+++ b/README.md
@@ -34,7 +34,7 @@ mvn clean install
Following command builds the JAR file and also generates the Docker image:
```bash
-mvn clean install -Pcps-temporal-docker -Ddocker.repository.push=
+mvn clean install -Pdocker -Ddocker.repository.push=
```
## Running via Docker Compose