be.images.fabric8.jenkins.2.2.1.source-code.env.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jenkins Show documentation
Show all versions of jenkins Show documentation
[Jenkins](http://jenkins-ci.org/) extendable open source continuous integration server
SEED_GIT_URL = ${SEED_GIT_URL}
KUBERNETES_CLIENT_CERTIFICATE_FILE = /etc/secret-volume/admin-cert
KUBERNETES_CLIENT_KEY_FILE = /etc/secret-volume/admin-key
JENKINS_GOGS_USER = ${JENKINS_GOGS_USER}
JENKINS_GOGS_PASSWORD = ${JENKINS_GOGS_PASSWORD}
JENKINS_GOGS_EMAIL = ${JENKINS_GOGS_EMAIL}