Moved all variables over; moved git passthrough script to new location and naming scheme; moved settings and mentions of gitea name; switched ci woodpecker instance to use forgejo instead of gitea.
9 lines
175 B
YAML
9 lines
175 B
YAML
---
|
|
|
|
stack_name: forgejo
|
|
|
|
stack_image: "codeberg.org/forgejo/forgejo"
|
|
|
|
stack_compose: "{{ lookup('template', 'docker-stack.yml.j2') | from_yaml }}"
|
|
|
|
forgejo_git_username: git
|