From d8222cee123b99b7ca0a65ccaf42966ad844ce10 Mon Sep 17 00:00:00 2001 From: Slawomir Jaranowski Date: Wed, 5 Feb 2025 18:06:28 +0100 Subject: [PATCH] Disable Jenkins build --- Jenkinsfile => Jenkinsfile.disable | 0 README.md | 3 ++- 2 files changed, 2 insertions(+), 1 deletion(-) rename Jenkinsfile => Jenkinsfile.disable (100%) diff --git a/Jenkinsfile b/Jenkinsfile.disable similarity index 100% rename from Jenkinsfile rename to Jenkinsfile.disable diff --git a/README.md b/README.md index 1f7d1cc..1006e0e 100644 --- a/README.md +++ b/README.md @@ -21,9 +21,10 @@ Contributing to [Apache Maven Deploy Plugin](https://maven.apache.org/plugins/ma [![Apache License, Version 2.0, January 2004](https://img.shields.io/github/license/apache/maven.svg?label=License)][license] [![Maven Central](https://img.shields.io/maven-central/v/org.apache.maven.plugins/maven-deploy-plugin.svg?label=Maven%20Central)](https://search.maven.org/artifact/org.apache.maven.plugins/maven-deploy-plugin) [![Reproducible Builds](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/jvm-repo-rebuild/reproducible-central/master/content/org/apache/maven/plugins/maven-deploy-plugin/badge.json)](https://github.com/jvm-repo-rebuild/reproducible-central/blob/master/content/org/apache/maven/plugins/maven-deploy-plugin/README.md) + You have found a bug or you have an idea for a cool new feature? Contributing code is a great way to give something back to the open source community. Before