Merge "dco-license: remove the empty nodeset"
This commit is contained in:
commit
919fe2e8a7
@ -1,4 +1,4 @@
|
|||||||
- hosts: localhost
|
- hosts: all
|
||||||
roles:
|
roles:
|
||||||
- role: validate-dco-license
|
- role: validate-dco-license
|
||||||
zuul_work_dir: "{{ zuul.executor.work_root }}/{{ zuul.project.src_dir }}"
|
zuul_work_dir: "{{ zuul.executor.work_root }}/{{ zuul.project.src_dir }}"
|
||||||
|
@ -5,8 +5,6 @@
|
|||||||
description: |
|
description: |
|
||||||
A job to validate all new commits have been signed using --signoff.
|
A job to validate all new commits have been signed using --signoff.
|
||||||
run: playbooks/dco-license/run.yaml
|
run: playbooks/dco-license/run.yaml
|
||||||
nodeset:
|
|
||||||
nodes: []
|
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: unittests
|
name: unittests
|
||||||
|
Loading…
Reference in New Issue
Block a user