fastlane/Repofile in fastlane-plugin-apprepo-0.5.3 vs fastlane/Repofile in fastlane-plugin-apprepo-0.5.4
- old
+ new
@@ -14,10 +14,10 @@
#
# You can use your '~/.ssh/config' file to setup RSA keys to AppRepo, or use following options:
-repo_url "207.154.207.81"
+repo_url "repo.teacloud.net"
repo_port "22"
repo_user "circle"
repo_key "assets/circle.key"
# repo_key "/Users/sychram/.ssh/circle.key" # should have 'chmod 600'