tree: cb01b7d1f115e9081ce7c6fdd6bf09f0994f9cd3
  1. build
  2. container
  3. format
  4. kokoro.py
  5. lint
  6. 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.