Skip to content

Instantly share code, notes, and snippets.

@hatchan
Created August 12, 2014 08:53
Show Gist options
  • Save hatchan/0676f2a65b30ea459c75 to your computer and use it in GitHub Desktop.
Save hatchan/0676f2a65b30ea459c75 to your computer and use it in GitHub Desktop.
Changing working directory with wercker, see http://devcenter.wercker.com/articles/steps/#toc_2
build:
steps:
- npm-install:
cwd: app
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment