Update Dockerfile (#5959)
Dashboard now builds with docker by default so `-Pnative` needs to be set. I also made this update at [https://github.com/eclipse/che/wiki/Development-Workflow](https://github.com/eclipse/che/wiki/Development-Workflow) Signed-off-by: James Drummond james@devcomb.com6.19.x
parent
d81810e868
commit
66e07eec2f
|
|
@ -21,6 +21,7 @@
|
|||
# -Dfindbugs.skip=true
|
||||
# -Dgwt.compiler.localWorkers=2 -T 1C
|
||||
# -Dskip-validate-sources
|
||||
# -Pnative
|
||||
# clean install
|
||||
#
|
||||
# For Windows, replace $HOME with maven repo directory.
|
||||
|
|
|
|||
Loading…
Reference in New Issue