Add in postbuildscript plugin for Jenkins
This is to allow swift logs to be uploaded as a publisher. Change-Id: I5ff21f544e6f2aa4bf88b7d02e65cdfb62e6faaf
This commit is contained in:
parent
110f5fbf5e
commit
f7124c78c2
@ -103,6 +103,9 @@ class openstack_project::jenkins (
|
||||
jenkins::plugin { 'openid':
|
||||
version => '1.5',
|
||||
}
|
||||
jenkins::plugin { 'postbuildscript':
|
||||
version => '0.16',
|
||||
}
|
||||
jenkins::plugin { 'publish-over-ftp':
|
||||
version => '1.7',
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user