Reference a variable when checking out mastodon repo
This commit is contained in:
@@ -3,5 +3,5 @@
|
|||||||
git:
|
git:
|
||||||
repo: https://github.com/mastodon/mastodon.git
|
repo: https://github.com/mastodon/mastodon.git
|
||||||
dest: /home/mastodon/live
|
dest: /home/mastodon/live
|
||||||
version: v4.0.2
|
version: "{{ MASTODON_VERSION }}"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user