mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-13 11:11:30 -04:00
Move the development to gitlab
Related: tpo/anti-censorship/team#86
This commit is contained in:
parent
88608ad44a
commit
82cc0f38f7
38 changed files with 78 additions and 78 deletions
2
Vagrantfile
vendored
2
Vagrantfile
vendored
|
@ -4,7 +4,7 @@ require 'yaml'
|
|||
|
||||
srvpath = Pathname.new(File.dirname(__FILE__)).realpath
|
||||
configfile = YAML.load_file(File.join(srvpath, "/.gitlab-ci.yml"))
|
||||
remote_url = 'https://git.torproject.org/pluggable-transports/snowflake.git'
|
||||
remote_url = 'https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake'
|
||||
|
||||
# set up essential environment variables
|
||||
env = configfile['variables']
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue