We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6376db0 commit 24adef7Copy full SHA for 24adef7
1 file changed
config/deploy.rb
@@ -2,7 +2,7 @@
2
lock '3.9.0'
3
4
set :application, 'factuur.studentkickoff.be'
5
-set :repo_url, 'git@github.com:StudentKickOff/Factuur.git'
+set :repo_url, 'https://github.com/StudentKickOff/Factuur.git'
6
7
# Default branch is :master
8
# ask :branch, `git rev-parse --abbrev-ref HEAD`.chomp
0 commit comments