Files
grm/ansible/install-runner.yml
T
emil f6a4f1fe43
Post-merge / release-and-maintain (push) Failing after 606h42m20s
Post-merge / detect-and-configure (push) Failing after 606h43m22s
GRM-148: chore: bump devx to v0.41.1, update deps and runner version
2026-07-13 03:24:35 +00:00

7 lines
103 B
YAML

---
- name: Install Gitea Actions runner
hosts: all
become: true
roles:
- role: gitea_runner