da97adbfb7
The install-* roles in zuul-jobs have been renamed to ensure-*, follow the rename. Change-Id: I32984fcd408cf0cd3751c5c5960608bec6e202a2
6 lines
69 B
YAML
6 lines
69 B
YAML
---
|
|
- hosts: all
|
|
roles:
|
|
- ensure-go
|
|
- ensure-golangci-lint
|