remove COMMERCIAL tag.

This commit is contained in:
Jens Schauder
2024-07-12 13:54:52 +02:00
parent 89acc2c34a
commit 3e5b5ea722

1
Jenkinsfile vendored
View File

@@ -54,7 +54,6 @@ pipeline {
GITHUB = credentials('3a20bcaa-d8ad-48e3-901d-9fbc941376ee')
GITHUB_TOKEN = credentials('7b3ebbea-7001-479b-8578-b8c464dab973')
REPO_SPRING_IO = credentials('repo_spring_io-jenkins-release-token')
COMMERCIAL = credentials('repo_spring_vmware_com-jenkins-token')
ARTIFACTORY = credentials('02bd1690-b54f-4c9f-819d-a77cb7a9822c')
STAGING_PROFILE_ID = credentials('spring-data-release-deployment-maven-central-staging-profile-id')
MAVEN_SIGNING_KEY = credentials('spring-gpg-private-key')