Fix make binary to place it on bin 44/944/2
authorRicardo Noriega <rnoriega@redhat.com>
Tue, 4 Jun 2019 16:18:36 +0000 (18:18 +0200)
committerRicardo Noriega <rnoriega@redhat.com>
Tue, 4 Jun 2019 16:26:45 +0000 (18:26 +0200)
commit28edb919e35e6948a96c2d03758170fd7246770c
tree6d57b920cf155090c84c4aa232c85ac09fb53460
parenta337face56605499d30b842204639ddd9d866605
Fix make binary to place it on bin

  make binary places openshift-install binary on the same
  build path that gets cleaned up at deployment time. Now
  it will be located under bin.

Signed-off-by: Ricardo Noriega <rnoriega@redhat.com>
Change-Id: Ie4e3ad8218d8091f28c679b9eeeacbd2565bed7e
Makefile
cmd/binary.go