experimental 162 B

123456789
  1. #!/usr/bin/env bash
  2. # Entrypoint for jenkins experimental CI
  3. set -eu -o pipefail
  4. export DOCKER_EXPERIMENTAL=y
  5. hack/make.sh \
  6. binary-daemon \
  7. test-integration