From 8a0215522f652f2c750ab233fd19c2ba66a1899c Mon Sep 17 00:00:00 2001 From: Kieren Evans Date: Thu, 6 Aug 2020 10:53:59 +0300 Subject: [PATCH] Add README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..658f9a7 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# Jenkins Test + +Test job for Jenkins: https://jenkins.inviqa.com/blue/organizations/jenkins/inviqa-intapps%2Fjenkins%2Fjenkins-test/activity + +Used to determine if rebuilds are happening for pull requests against the `main` branch, where +the `main` branch has had new commits.