Update URL for custom gitea branding
This commit is contained in:
parent
fcf0a373c3
commit
ae544a3a6b
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@
|
|||
|
||||
- name: Install custom branding
|
||||
unarchive:
|
||||
src: https://gitea.theorangeone.net/api/packages/sys/generic/gitea-branding/latest/branding.zip
|
||||
src: https://git.theorangeone.net/api/packages/sys/generic/gitea-branding/latest/branding.zip
|
||||
dest: "{{ app_data_dir }}/gitea/data/custom/public/img"
|
||||
remote_src: true
|
||||
owner: "{{ docker_user.name }}"
|
||||
|
|
Loading…
Reference in a new issue