Merge pull request 'gitea: move to version 1.12.3.' (#166) from adellam/ansible-roles:master into master
This commit is contained in:
commit
d26af6042d
|
@ -5,7 +5,7 @@
|
||||||
# We use the server ssh daemon, and nginx in front of the service by default.
|
# We use the server ssh daemon, and nginx in front of the service by default.
|
||||||
# So we do not start in http mode and we do not use the embedded letsencrypt support
|
# So we do not start in http mode and we do not use the embedded letsencrypt support
|
||||||
#
|
#
|
||||||
gitea_version: 1.11.2
|
gitea_version: 1.11.3
|
||||||
gitea_download_url: 'https://dl.gitea.io/gitea/{{ gitea_version }}/gitea-{{ gitea_version }}-linux-amd64'
|
gitea_download_url: 'https://dl.gitea.io/gitea/{{ gitea_version }}/gitea-{{ gitea_version }}-linux-amd64'
|
||||||
gitea_bin_path: /usr/local/bin/gitea
|
gitea_bin_path: /usr/local/bin/gitea
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue