diff --git a/preview.yml b/preview.yml index cedba8130767bb910b1d950aa7e1ecc3ead079be..51231648832c2c60dda31348b060500ed0cc0a07 100644 --- a/preview.yml +++ b/preview.yml @@ -1,7 +1,7 @@ autoOpen: true apps: - port: 8080 - command: cd mq-artemis & mvn spring-boot:run + command: cd mq-common && mvn install && cd ../mq-artemis & mvn spring-boot:run root: ./mq-artemis name: artemis_test description: artemis_test