Job to publish irc-meetings.ical
Publishes to eavesdrop.openstack.org Change-Id: Ib99954ac788da4e5d006450b97c8cd5f15db7fc2 Depends-On: Ie8065d78123afa3d86fd66eac219796bb465bdcb
This commit is contained in:
parent
42184c4992
commit
21c840e8f1
@ -114,3 +114,27 @@
|
||||
|
||||
publishers:
|
||||
- console-log
|
||||
|
||||
- job:
|
||||
name: publish-irc-meeting-ical
|
||||
node: 'bare-precise || bare-trusty'
|
||||
|
||||
builders:
|
||||
- revoke-sudo
|
||||
- gerrit-git-prep
|
||||
- tox:
|
||||
envlist: 'ical'
|
||||
|
||||
publishers:
|
||||
- zuul-swift-upload-console-log
|
||||
- scp:
|
||||
site: 'eavesdrop.openstack.org'
|
||||
files:
|
||||
- target: 'irc-meetings.ical'
|
||||
source: 'output.ical'
|
||||
keep-hierarchy: true
|
||||
copy-after-failure: false
|
||||
- target: 'index.html'
|
||||
source: 'output.html'
|
||||
keep-hierarchy: true
|
||||
copy-after-failure: false
|
||||
|
@ -4116,6 +4116,8 @@ projects:
|
||||
- gate-irc-meetings-tox-ical
|
||||
gate:
|
||||
- gate-irc-meetings-tox-ical
|
||||
post:
|
||||
- publish-irc-meeting-ical
|
||||
|
||||
- name: openstack-infra/jeepyb
|
||||
template:
|
||||
|
Loading…
x
Reference in New Issue
Block a user