
There is a bug that causes Zuul to get stuck if a noop job runs on a queue item with a repo state; until that is fixed, use a "real" noop job instead of the built-in one. Change-Id: I64dafd7daf57d8cceea6b074b62e7cffaa5afc0c
3 lines
31 B
YAML
3 lines
31 B
YAML
- hosts: localhost
|
|
tasks: []
|