ci: Add comments documenting building base images.

This commit is contained in:
Tim Abbott 2021-04-13 10:33:47 -07:00
parent b01d43f339
commit ad2e7dcba3
1 changed files with 2 additions and 0 deletions

View File

@ -110,6 +110,8 @@ jobs:
fail-fast: false
matrix:
include:
# Base images are built using `tools/ci/Dockerfile.template`.
# The comments at the top explain how to build and upload these images.
- docker_image: zulip/ci:bionic
name: Bionic production install
is_bionic: true