scttnlsn/dandelion

Is there any way to place the dandelion.yml file outside the working directory?

Closed this issue · 1 comments

I have a setup where I'd rather not have my config in my repo. But when I use the dandelion --config=../mysite.yml deploy I get an error that tells me no config file was found, even though it's present at that location.

Nevermind. The error was due to invalid characters in my yaml file. O.o