TouchBistro/cannon

Add proper variables for repo name

Closed this issue · 0 comments

Currently $REPONAME can be used in cannon.yml to substitute the name of the current repo. This was quick hack and currently does not work as expected due to us changing the way cannon stores the repo internally as it now includes the org name. We should have a more proper way of expanding variables and add a way to get the org name and repo name individually.