dionysus:prepare-branch

Prepare Github pages branch for publishing.

Parameters

4 parameters
Name Type Since Description
checkoutDir java.io.File Directory where a checkout to perform changes will be done.
dryRun boolean Set to avoid push of final changes.
gitBranch java.lang.String The branch where content will be published. All content on this branch will be replaced by what is generated.
gitExecutable java.lang.String GIT executable to use.

checkoutDir

Directory where a checkout to perform changes will be done.

dryRun

Set to avoid push of final changes.

gitBranch

The branch where content will be published. All content on this branch will be replaced by what is generated.

gitExecutable

GIT executable to use.