This is an automated email from the ASF dual-hosted git repository.

bdelacretaz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-whiteboard.git


The following commit(s) were added to refs/heads/master by this push:
     new e8c5ebb  dockerignore
e8c5ebb is described below

commit e8c5ebb61e3b7ea7be26d14b9825c23083e62850
Author: Bertrand Delacretaz <[email protected]>
AuthorDate: Thu Jul 4 12:08:40 2019 +0200

    dockerignore
---
 graalvm/.dockerignore | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/graalvm/.dockerignore b/graalvm/.dockerignore
new file mode 100644
index 0000000..b86c7ac
--- /dev/null
+++ b/graalvm/.dockerignore
@@ -0,0 +1,4 @@
+*
+!target/*-runner
+!target/*-runner.jar
+!target/lib/*
\ No newline at end of file

Reply via email to