mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-22 15:25:49 +00:00
test build fail
This commit is contained in:
parent
4e5e37fa6f
commit
3ac0fd1066
1 changed files with 1 additions and 1 deletions
|
@ -6,5 +6,5 @@ ports:
|
||||||
onOpen: open-preview
|
onOpen: open-preview
|
||||||
# start up tasks
|
# start up tasks
|
||||||
tasks:
|
tasks:
|
||||||
- init: ./mvnw package -DskipTests
|
- init: echo hello && fail
|
||||||
command: ./mvnw package -DskipTests # FIXME : LS removes *.css on initialize
|
command: ./mvnw package -DskipTests # FIXME : LS removes *.css on initialize
|
||||||
|
|
Loading…
Reference in a new issue