2 lines
61 B
Batchfile
2 lines
61 B
Batchfile
@echo off
|
|
gradlew clean build -x test && docker compose up -d |
@echo off
|
|
gradlew clean build -x test && docker compose up -d |