check webhook

This commit is contained in:
PromoStarr 2018-03-07 20:25:16 +00:00
parent df61ea5029
commit 5ecb57b69f

View file

@ -14,6 +14,7 @@ set :rbenv_ruby, '2.4.0'
set :ssh_options, {:forward_agent => true}
# Load the SCM plugin appropriate to your project:
#
#
# require "capistrano/scm/hg"
# install_plugin Capistrano::SCM::Hg
# or