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
|
||||
- name: check out mastodon
|
||||
git:
|
||||
repo: https://github.com/mastodon/mastodon.git
|
||||
version: v3.5.3
|
||||
repo: ssh://git@git.stoopid.club:2222/teh.entar.net/mastodon.git
|
||||
version: deploy
|
||||
dest: /srv/mastodon
|
||||
update: no
|
||||
register: mastodon_git
|
||||
|
|
Loading…
Reference in a new issue