Skip to content

Commit

Permalink
Merge branch 're-add-check-and-in'
Browse files Browse the repository at this point in the history
  • Loading branch information
rkoster committed May 3, 2017
2 parents d551629 + bb7bbe2 commit 87427a7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ci/tasks/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,7 @@ go get github.com/onsi/ginkgo/ginkgo
cd gopath/src/github.com/starkandwayne/bosh2-errand-resource

go build -o "$BUILT_BINARIES_DIR/out" ./cmd/out
go build -o "$BUILT_BINARIES_DIR/in" ./cmd/in
go build -o "$BUILT_BINARIES_DIR/check" ./cmd/check

cp Dockerfile "$BUILT_BINARIES_DIR"

0 comments on commit 87427a7

Please sign in to comment.