Skip to content

1 General configuration

Anthony HAMON edited this page Dec 13, 2017 · 1 revision

We need to define where the repository stand and which git range we want to target.

Name Value
CHYLE_GIT_REPOSITORY_PATH Path where your repository stand
CHYLE_GIT_REFERENCE_FROM Git reference starting your range, could be an id, HEAD or a branch
CHYLE_GIT_REFERENCE_TO Git reference ending your range, could be an id, HEAD or a branch

Clone this wiki locally