mirror of https://github.com/zulip/zulip.git
ci: Add comments documenting building base images.
This commit is contained in:
parent
b01d43f339
commit
ad2e7dcba3
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue