Update repo to use gitea
This commit is contained in:
parent
9c6ad29726
commit
60bfe3490c
1 changed files with 2 additions and 2 deletions
|
@ -5,8 +5,8 @@
|
||||||
# check out mastodon
|
# check out mastodon
|
||||||
- name: check out mastodon
|
- name: check out mastodon
|
||||||
git:
|
git:
|
||||||
repo: https://github.com/mastodon/mastodon.git
|
repo: ssh://git@git.stoopid.club:2222/teh.entar.net/mastodon.git
|
||||||
version: v3.5.3
|
version: deploy
|
||||||
dest: /srv/mastodon
|
dest: /srv/mastodon
|
||||||
update: no
|
update: no
|
||||||
register: mastodon_git
|
register: mastodon_git
|
||||||
|
|
Loading…
Reference in a new issue