A
A
Anton2016-10-15 18:07:38
git
Anton, 2016-10-15 18:07:38

Is it possible to implement the deploy part of the project?

In general, the question arose about deploying not everything that lies on the git repository, but only a part.
For example, I want to deploy only these directories and files:

  • /app
  • /config/locales
  • /config/settings
  • gemfile

How to implement this?
PS I mean git commands.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
Сергей Протько, 2016-10-15
@Fesor

не деплойтесь через git и обретете счастье.

Илья Лазарев, 2016-10-15
@CrusaderGo

Ставишь capistrano, создаешь в репозитории ветку с нужными тебе файлами в ней, указываешь для деплоя это ветку в капистрано и вперед!

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question