Skip to content

Instantly share code, notes, and snippets.

@Chrisgo-75
Chrisgo-75 / config_files.rb
Created July 31, 2019 18:46 — forked from Jesus/config_files.rb
Config. file uploader task for Capistrano 3
# lib/capistrano/tasks/config_files.cap
#
# Capistrano task to upload configuration files outside SCM
# Jesus Burgos Macia
#
# This allows us to have server's config files isolated from development ones.
# That's useful for several reasons, but the most important is that you can
# ignore files from repository.
#
# The task will upload all files found in