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

timeout - Handshake_timeout on RabbitMQ using python and pika from remote vm -

gcc - MinGW's ld cannot perform PE operations on non PE output file -

c# - Search and Add Comment with OpenXML for Word -