This is an automated email from the ASF dual-hosted git repository.

danhaywood pushed a commit to branch jpa-with-extensions
in repository https://gitbox.apache.org/repos/asf/isis-app-simpleapp.git

commit 721a33d85fafa944a9ba9ede4cbc20b37a198cbb
Author: Dan Haywood <[email protected]>
AuthorDate: Sun Aug 21 17:20:55 2022 +0100

    doc fix
---
 README.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.adoc b/README.adoc
index dd032fe..5e8d9b5 100644
--- a/README.adoc
+++ b/README.adoc
@@ -65,7 +65,7 @@ export REVISION=...                 #<.>
 export DOCKER_REGISTRY_USERNAME     #<.>
 export DOCKER_REGISTRY_PASSWORD     #<.>
 
-mvn -pl webapp jib:build
+mvn -pl webapp -Ddocker jib:build
 ----
 <.> used as the image tag
 <.> Docker Hub registry username

Reply via email to