diff options
author | Matt Rendina <mrendina@stsci.edu> | 2018-05-07 12:59:36 -0400 |
---|---|---|
committer | Matt Rendina <mrendina@stsci.edu> | 2018-05-07 12:59:36 -0400 |
commit | 004ab489b16a6839e12840b454b68c1d20f03c41 (patch) | |
tree | 77e18889a936e516a35fb77a88f777f075640961 | |
parent | d089296d81797a0f1495531b89da6d7df1da3570 (diff) | |
download | jscu_refactor-004ab489b16a6839e12840b454b68c1d20f03c41.tar.gz |
Add README.1.0.0
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..b2060b2 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +This Jenkins shared library provides common utility classes and functions used to +support continuous integration (CI) build and test jobs for projects within the spacetelescope organization. + + |