mirror of
https://github.com/mudita/MuditaOS.git
synced 2026-04-20 06:59:13 -04:00
8 lines
110 B
YAML
8 lines
110 B
YAML
version: '3'
|
|
services:
|
|
gh-runner:
|
|
image: rwicik/pure_builder:1.0
|
|
env_file:
|
|
- runner_settings
|
|
|