Update default github repository path
This commit is contained in:
parent
72c8f18458
commit
f84a002675
3 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
lock '3.17.2'
|
||||
|
||||
set :repo_url, ENV.fetch('REPO', 'https://github.com/mastodon/mastodon.git')
|
||||
set :repo_url, ENV.fetch('REPO', 'https://github.com/kmycode/mastodon.git')
|
||||
set :branch, ENV.fetch('BRANCH', 'main')
|
||||
|
||||
set :application, 'mastodon'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue