From a07b71f554883bd84e841c3538c6428cb2ae67e4 Mon Sep 17 00:00:00 2001 From: Matt Rendina Date: Fri, 9 Feb 2018 14:48:30 -0500 Subject: Initial commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..e80386c --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# shared_utils +Shared utilities for use within Jenkins jobs -- cgit