fix runner template path
All checks were successful
Deploy Containers / Prepare (push) Successful in 26s
All checks were successful
Deploy Containers / Prepare (push) Successful in 26s
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user