Skip to content

Commit

Permalink
Fix wercker deploy pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
Filbird committed Aug 4, 2016
1 parent fe687a2 commit 85a9d22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wercker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ build:

- script:
name: go build
code: go build launch.go
code: go build -a -o launch

deploy:
steps:
Expand Down

0 comments on commit 85a9d22

Please sign in to comment.