deploy gerrit plugins into folder with plugin name
This change deploys built gerrit plugins into http://tarballs.openstack.org/ci/gerrit/plugins/$PLUGIN_NAME This will provide a known location to look for the plugin in downstream obs so we can automate the download and installation of the plugin. Change-Id: Icfcd9aa932313c0620ebeb5c8104771675d88db1
This commit is contained in:
parent
b3b5c2ba69
commit
335267250a
@ -33,7 +33,7 @@
|
||||
- war:
|
||||
site: '{tarball-site}'
|
||||
warfile: 'gerrit/buck-out/gen/plugins/{plugin-name}/{plugin-name}-${{PROJECT_VER}}.jar'
|
||||
target: 'tarballs/ci/{name}'
|
||||
target: 'tarballs/ci/gerrit/plugins/{plugin-name}'
|
||||
- console-log
|
||||
|
||||
- job-group:
|
||||
|
Loading…
x
Reference in New Issue
Block a user