mirror of
https://github.com/status-im/infra-nimbus.git
synced 2025-01-13 07:14:07 +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 }}'
|