mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-12 07:36:34 +03:00
Merge pull request #839
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"copy-from-package": {
|
||||
"Capfile": "Capfile",
|
||||
"Gemfile": "Gemfile",
|
||||
"etc/": "etc/"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
<bg=blue;fg=white> </>
|
||||
<bg=blue;fg=white> What's next? </>
|
||||
<bg=blue;fg=white> </>
|
||||
|
||||
Please update etc/capistrano/deploy.rb, etc/capistrano/deploy/staging.rb and etc/capistrano/deploy/production.rb to accurately reflect your needs.
|
||||
|
||||
* <fg=blue>Read</> the capistrano symfony documentation at <comment>https://github.com/capistrano/symfony</>
|
||||
Reference in New Issue
Block a user