Created
March 17, 2015 08:34
-
-
Save hatchan/80975c2cbb9c9065f082 to your computer and use it in GitHub Desktop.
Overriding the package dir in a setup-go-workspace step
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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