mirror of
https://gitnet.fr/deblan/gist.git
synced 2021-08-14 08:30:49 +02:00
Mage removed from the project and the documentation
This commit is contained in:
parent
2b4625c9b4
commit
ff4a592203
0
.mage/config/environment/.gitignore
vendored
0
.mage/config/environment/.gitignore
vendored
@ -1,28 +0,0 @@
|
||||
# prod
|
||||
# Rename this file to "prod.yml"
|
||||
deployment:
|
||||
user: gist
|
||||
from: ./
|
||||
to: /var/www/gist/
|
||||
excludes:
|
||||
- "*.svn"
|
||||
- "*.git"
|
||||
- "*.swp"
|
||||
- "app/config/config.yml"
|
||||
- "app/config/propel/"
|
||||
- "app/propel/"
|
||||
- "data/git"
|
||||
- "deploy"
|
||||
- "tags"
|
||||
- "propel.yaml"
|
||||
- "composer.lock"
|
||||
- "composer.json"
|
||||
- "bower.json"
|
||||
- ".bowerrc"
|
||||
hosts:
|
||||
- gist.mycompany.com
|
||||
tasks:
|
||||
pre-deploy:
|
||||
on-deploy:
|
||||
post-deploy:
|
||||
verbose_logging: true
|
@ -1,7 +0,0 @@
|
||||
# global settings
|
||||
name: Gist
|
||||
email:
|
||||
notifications: false
|
||||
logging: true
|
||||
maxlogs: 30
|
||||
ssh_needs_tty: false
|
2
.mage/logs/.gitignore
vendored
2
.mage/logs/.gitignore
vendored
@ -1,2 +0,0 @@
|
||||
*
|
||||
!.gitignore
|
0
.mage/tasks/.gitignore
vendored
0
.mage/tasks/.gitignore
vendored
Loading…
Reference in New Issue
Block a user