configFiles {
propertiesConfig {
id 'conf-0100-properties'
name 'created-by-dsl-properties'
content '''
GIT.COMMITTER_NAME = name
GIT.COMMITTER_EMAIL = [email protected]
'''
comment ''
propertiesCredentialMappings {}
isReplaceAll true
providerId 'org.jenkinsci.plugins.configfiles.properties.PropertiesConfig'
}
}
Last active
September 21, 2020 23:07
-
-
Save turboBasic/8729d008cc1550b63fc6af35dcec4eb2 to your computer and use it in GitHub Desktop.
Create config provider object on master using Job DSL script #jenkins #job-dsl
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment