continuous integration - wercker.yml in a subdirectory -


having bitbucket repository, there project in subdirectory should built. i'd have wercker.yml in subdirectory well.

i tried add environment variable wercker_root pipeline containing subdirectory: /here-is-werckerfile, according wercker devcenter seemed have no effect.

any ideas?

as far know can't change environment. it's not used wrecker, it's meant provide read information in case need know code located.

to answer question: once again far know can't use wercker.yml subdirectory there's no way set it's location wercker - it'll search in repository root.

edit can change source dir, mentioned here: http://old-devcenter.wercker.com/articles/steps/variables.html - wercker_source_dir environment, can put wercker.yml in repo root use sub directory building.


Comments

Popular posts from this blog

twig - Using Twigbridge in a Laravel 5.1 Package -

jdbc - Not able to establish database connection in eclipse -

firemonkey - How do I make a beep sound in Android using Delphi and the API? -