Skip to content

datakurre/ajaplugin_plone

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deploy Plone buildouts with Aja

https://secure.travis-ci.org/pingviini/ajaplugin_plone.png

Configuration

ajaplugin_plone looks config from section 'deploy:plone'. Currently available options are:

ignores
Newline separated globs telling which files/directories are excluded during deployment. This list is appended to Aja's global ignores list.

Example

Here is example of the possible configuration:

[deploy:plone]
ignores =
    *.old
    *.fs
    *.pid
    *.lock
    var/filestorage
    var/blobstorage

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published