
Layers declare a 'build' target, not 'charm-build'. Ensure that the correct tox target is executed. Change-Id: I5dcb447da5727720b8211c9c1467f9025a6d6d00
7 lines
137 B
YAML
7 lines
137 B
YAML
- job-group:
|
|
name: charm-layer-jobs
|
|
jobs:
|
|
- 'gate-{name}-pep8'
|
|
- gate-{name}-tox-{envlist}:
|
|
envlist: build
|