forked from jenkins-infra/release
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathstable
More file actions
18 lines (17 loc) · 630 Bytes
/
stable
File metadata and controls
18 lines (17 loc) · 630 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#
# WARNING: Any variables defined here, override those defined from the Jenkinsfile
#
#
RELEASE_GIT_BRANCH=stable-2.541
RELEASE_GIT_REPOSITORY=git@github.com:jenkinsci/jenkins.git
GIT_EMAIL=66998184+jenkins-release-bot@users.noreply.github.com
GIT_NAME="Jenkins Release Bot"
GPG_KEYNAME="5E386EADB55F01504CAE8BCF7198F4B714ABFC68"
GPG_VAULT_NAME="jenkins-release-pgp-2026"
MAVEN_REPOSITORY_URL='https://repo.jenkins-ci.org'
MAVEN_REPOSITORY_NAME=releases
MAVEN_PUBLIC_JENKINS_REPOSITORY_MIRROR_URL='https://repo.jenkins-ci.org/public/'
SIGN_ALIAS=jenkins
# Used by jenkinsci/packaging
RELEASELINE=-stable
JENKINS_VERSION=2.541.1