walter-cd / walter

Tiny deployment pipeline
http://walter-cd.net
Apache License 2.0
438 stars 39 forks source link

Select trunk branch in VCS repository #110

Closed takahi-i closed 7 years ago

takahi-i commented 9 years ago

I would like to specify the master branch which Walter checks. Currently Walter assumes that the trunk branch name is master.

The configuration would be as follows.

service:
  type: github
  token: ADD_YOUR_KEY
  repo: YOUR_REPOSITORY_NAME
  from: YOUR_ACCOUNT_OR_GROUP_NAME
  update: UPDATE_FILE_NAME
  trunck: my-master-branch
takahi-i commented 9 years ago

I will try this issue.

mizzy commented 7 years ago

I close this for cleaning issues.