irc-meetings/.zuul.yaml
Ian Wienand 48dd7ab00f Create irc-meetings-ical-tox-publish job
This is in preparation for making this output a static site on AFS.
Put the output in the expected location for the publish jobs, make a
symlink to the old location.

Change-Id: I73ff15231a6a3b2d86eeff0ee4e90dbf77ed9e2e
2021-06-02 11:18:38 +10:00

16 lines
325 B
YAML

- job:
name: irc-meetings-ical-tox-publish
parent: openstack-tox-docs
description: |
Run tests using tox with the ``ical`` environment.
vars:
tox_envlist: ical
- project:
check:
jobs:
- irc-meetings-ical-tox-publish
gate:
jobs:
- irc-meetings-ical-tox-publish