This is an automated email from the ASF dual-hosted git repository. cwiklik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/uima-async-scaleout.git
The following commit(s) were added to refs/heads/master by this push: new 9d31ff6 Rename JenkinsFile to Jenkinsfile 9d31ff6 is described below commit 9d31ff61891b3c6b20b2899f78c771cf3c1c1b10 Author: cwiklik <cwikl...@gmail.com> AuthorDate: Wed Aug 19 14:03:32 2020 -0400 Rename JenkinsFile to Jenkinsfile Renamed to Jenkinsfile --- JenkinsFile => Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/JenkinsFile b/Jenkinsfile similarity index 96% rename from JenkinsFile rename to Jenkinsfile index 0338bbd..d722758 100644 --- a/JenkinsFile +++ b/Jenkinsfile @@ -85,4 +85,4 @@ pipeline { } } } -} \ No newline at end of file +}