mirror of
https://github.com/status-im/infra-nimbus.git
synced 2025-02-24 03:18:09 +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 }}'
|