Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Capfile.example - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 8863835da4aa2e646324c8b904be7653cc453cff (plain)
1
2
3
4
load 'deploy'
load 'deploy/assets'
require 'bundler/capistrano'
load 'config/deploy'