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

kokoro build

Warning: This document is old & has moved. Please update any links:
https://chromium.googlesource.com/apps/libapps/+/HEAD/kokoro/

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.