about summary refs log tree commit diff stats
path: root/config/deploy.rb
diff options
context:
space:
mode:
Diffstat (limited to 'config/deploy.rb')
-rw-r--r--config/deploy.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/deploy.rb b/config/deploy.rb index ade184f..3843db6 100644 --- a/config/deploy.rb +++ b/config/deploy.rb
@@ -1,5 +1,5 @@
1# config valid only for current version of Capistrano 1# config valid only for current version of Capistrano
2lock "3.11.0" 2lock "3.16.0"
3 3
4set :application, "thoughts" 4set :application, "thoughts"
5set :repo_url, "git@github.com:hatkirby/thoughts.git" 5set :repo_url, "git@github.com:hatkirby/thoughts.git"