mirror of
https://github.com/status-im/infra-nimbus.git
synced 2025-01-12 14:54:17 +00:00
6 lines
136 B
YAML
6 lines
136 B
YAML
---
|
|
- include_tasks: install.yml
|
|
- include_tasks: user.yml
|
|
- include_tasks: build.yml
|
|
with_items: '{{ beacon_node_builds_branches }}'
|