Recipe for mobizel/symfony-capistrano package

This commit is contained in:
Loïc Frémont
2020-02-27 09:58:11 +01:00
parent 0153a82a84
commit 1f58df13b7
2 changed files with 14 additions and 0 deletions
@@ -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</>