tree: 1c3afcd0e94aaa94851fe439d32fcafaa464c06d [path history] [tgz]
  1. build
  2. container
  3. kokoro.py
  4. lint
  5. README.md
kokoro/README.md

kokoro build

This directory contains all the logic for building Secure Shell releases in the kokoro continuous integration platform. It runs inside of the docker container (see [/Dockerfile]). This allows us to be isolated from the kokoro runtime and be nice & stable.

The [./container] script uses docker to set up a runtime env that matches the kokoro environment.