test build fail

This commit is contained in:
Sven Efftinge 2019-08-29 14:29:59 +00:00
parent 4e5e37fa6f
commit 3ac0fd1066

View file

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