fix runner template path
All checks were successful
Deploy Containers / Prepare (push) Successful in 26s

This commit is contained in:
2026-02-14 14:45:25 -05:00
parent 3b1904c60a
commit c14c64f3b7

View File

@@ -1,7 +1,7 @@
--- ---
- name: Create Gitea Runner Configuration - name: Create Gitea Runner Configuration
template: template:
src: templates/gitea-runner.yaml.j2 src: templates/runner/gitea-runner.yaml.j2
dest: "{{ data_dir }}/gitea/config.yaml" dest: "{{ data_dir }}/gitea/config.yaml"
- name: Deploy Gitea Runner - name: Deploy Gitea Runner