Update .gitpod.yml

This commit is contained in:
Sven Efftinge 2019-08-29 11:14:02 +00:00
parent aa43ea4884
commit 4f634ed4c0

View file

@ -6,5 +6,5 @@ ports:
onOpen: open-preview onOpen: open-preview
# start up tasks # start up tasks
tasks: tasks:
- init: ./mvnw package -DskipTests >/dev/null - init: ./mvnw package -DskipTests
command: ./mvnw package -DskipTests # FIXME : LS removes *.css on initialize command: ./mvnw package -DskipTests # FIXME : LS removes *.css on initialize