From 8746fa127e61d4ff65070095309a61f00123b0a5 Mon Sep 17 00:00:00 2001 From: Mauro Torrez Date: Wed, 18 Sep 2019 14:04:40 +0000 Subject: [PATCH] Initial commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..0b477f2 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# drone-plugin-make + +Drone plugin to run `make` command. \ No newline at end of file