Remove develocity plugin
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
image:https://img.shields.io/badge/Revved%20up%20by-Develocity-06A0CE?logo=Gradle&labelColor=02303A["Revved up by Develocity", link="https://ge.spring.io/scans?&search.rootProjectNames=spring-credhub"]
|
||||
|
||||
== Spring CredHub
|
||||
|
||||
Spring CredHub provides client-side support for storing, retrieving, and deleting credentials from a https://github.com/cloudfoundry-incubator/credhub[CredHub] server running in a https://www.cloudfoundry.org/[Cloud Foundry] platform.
|
||||
|
||||
@@ -22,6 +22,3 @@ params:
|
||||
DOCKERHUB_MIRROR_REGISTRY: ((spring-credhub-virtual-docker-registry))
|
||||
DOCKERHUB_MIRROR_REGISTRY_USERNAME: ((broadcom-jfrog-artifactory-robot-account.username))
|
||||
DOCKERHUB_MIRROR_REGISTRY_PASSWORD: ((broadcom-jfrog-artifactory-robot-account.password))
|
||||
GRADLE_ENTERPRISE_CACHE_USERNAME: ((gradle-enterprise-cache-user))
|
||||
GRADLE_ENTERPRISE_CACHE_PASSWORD: ((gradle-enterprise-cache-password))
|
||||
GRADLE_ENTERPRISE_ACCESS_KEY: ((gradle-enterprise-secret-access-key))
|
||||
|
||||
@@ -30,11 +30,6 @@ pluginManagement {
|
||||
}
|
||||
}
|
||||
|
||||
plugins {
|
||||
id 'com.gradle.develocity' version '3.19.2'
|
||||
id 'io.spring.ge.conventions' version '0.0.17'
|
||||
}
|
||||
|
||||
dependencyResolutionManagement {
|
||||
repositories {
|
||||
mavenCentral()
|
||||
|
||||
Reference in New Issue
Block a user