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 778d3bb commit d54340fCopy full SHA for d54340f
.dockerignore
@@ -1,4 +1,4 @@
1
*
2
-!target/*-runner
3
-!target/*-runner.jar
4
-!target/lib/*
+!distribution/target/*-runner
+!distribution/target/*-runner.jar
+!distribution/target/lib/*
0 commit comments