blob: c16e14ac83784ff191ba60b1db88fefc64754f44 [file] [log] [blame]
Sergiusz Bazanskide061802019-01-13 21:14:02 +01001#!/usr/bin/env bash
2
3if [ -z "$hscloud_root" ]; then
4 echo 2>&1 "Please first source env.sh"
5 exit 1
6fi
7
8cd "${hscloud_root}"
9
10bazel build \
11 //tools:kubectl //tools:kubecfg //tools:clustercfg //tools:secretstore \
12 //tools:pass