change all GitHub links to Gab's GitLab at code.gab.com

This commit is contained in:
robcolbert
2019-07-03 13:26:13 -04:00
parent ddae395f91
commit 1ef1a3881d
18 changed files with 101 additions and 90 deletions

View File

@@ -2,7 +2,7 @@
lock '3.11.0'
set :repo_url, ENV.fetch('REPO', 'https://github.com/gab-ai-inc/gab-social.git')
set :repo_url, ENV.fetch('REPO', 'https://code.gab.com/gab/social/gab-social')
set :branch, ENV.fetch('BRANCH', 'master')
set :application, 'gabsocial'