Merge "Job to publish irc-meetings.ical"

This commit is contained in:
Jenkins 2015-05-22 22:41:21 +00:00 committed by Gerrit Code Review
commit 9359cd0112
2 changed files with 26 additions and 0 deletions

View File

@ -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

View File

@ -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: