Skip to content

Instantly share code, notes, and snippets.

@hatchan
Created March 17, 2015 08:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hatchan/80975c2cbb9c9065f082 to your computer and use it in GitHub Desktop.
Save hatchan/80975c2cbb9c9065f082 to your computer and use it in GitHub Desktop.
Overriding the package dir in a setup-go-workspace step
build:
steps:
- wercker/setup-go-workspace:
package-dir: github.com/wercker/getting-started-golang
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment