mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
ci: Add comments documenting building base images.
This commit is contained in:
2
.github/workflows/production-suite.yml
vendored
2
.github/workflows/production-suite.yml
vendored
@@ -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
|
||||
|
Reference in New Issue
Block a user