training-labs/.zuul.yaml
Stephen Finucane bd43b2dc16 Remove packaging
This isn't distributed and can't be (there's not package to distribute).
We can remove this.

The Python-based zuul jobs are removed since there's no Python package
here.

Change-Id: Icff0aed6cd9f136ceefd6f8f0386cabe97bbf3fb
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2019-04-02 14:58:35 +01:00

18 lines
349 B
YAML

- project:
check:
jobs:
- training-labs-scripts
gate:
jobs:
- training-labs-scripts
post:
jobs:
- publish-training-labs-scripts
- job:
name: training-labs-scripts
description: |
Build scripts for training-labs repository.
parent: unittests
run: playbooks/scripts/run.yaml