We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 837f33d commit 5e79f98Copy full SHA for 5e79f98
docker-compose.yml
@@ -0,0 +1,5 @@
1
+langs:
2
+ build: .
3
+ command: mvn clean test
4
+ volumes:
5
+ - .:/app
0 commit comments