jenkins-job-builder/tests/publishers/fixtures/artifactory01.yaml
Ryan Carey a39c4d85d1 Add support for Artifactory plugin
Artifactory support adds three modules to jenkins-job-builder:
1. Artifactory publisher
2. Artifactory wrapper (for Maven projects)
3. Generic-Artifactory wrapper (for other project types)
Change-Id: I801bba707198226d63c94d869cae9167eb4906d4
2015-09-17 13:47:05 -04:00

7 lines
190 B
YAML

publishers:
- artifactory:
url: http://artifactory.example.net/artifactory
name: 'test'
release-repo-key: libs-release-local
snapshot-repo-key: libs-snapshot-local