coats/.zuul.yaml
Sorin Sbarnea 358ec92493 Bring coats under OpenStack infrastructure
- gerrit config
- zuul jobs
- updated URLs

Change-Id: Id183dba3ba13c1e89b97de7ac167fa73de7b9758
2018-10-07 11:17:11 +01:00

16 lines
371 B
YAML

---
- job:
name: openstack-tox-linters-npm
parent: openstack-tox-linters
# bionic needed for less ancient nodejs/npm which would fail to install
# cspell regardless engines mentioned in package.json
nodeset: ubuntu-bionic
- project:
check:
jobs:
- openstack-tox-linters-npm
gate:
jobs:
- openstack-tox-linters-npm