repository: # local directory where remote is cloned to basePath: storage # repote Git repository URL remote: git@git.luehne.de:patrick/benchmark-template.git # user name of the SSH key pair with access to the remote remoteUser: git # user name for commits userName: potassco-bot # user e-mail for commits userEMail: bot@potassco.org # user GPG key for signing commits (optional) # userSigningKey: 12345678 # data branches branches: master: master results: results config: config status: status # the maximum size of the status log in lines statusLogSize: 100