mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 05:53:43 +00:00
tools: Move CI docker images files into tools/ci.
This commit is contained in:
committed by
Tim Abbott
parent
b1c0c13008
commit
a2c2c6ceff
@@ -106,10 +106,10 @@ are defined in the `aliases` section at the top of the file.
|
||||
|
||||
CircleCI tests are run in containers that are spun off from the images
|
||||
maintained by Zulip team. The Dockerfiles for the various images can be
|
||||
generated by running `./tools/circleci/generate-dockerfiles`. This command
|
||||
generated by running `./tools/ci/generate-dockerfiles`. This command
|
||||
will generate the Dockerfiles of the three Ubuntu releases in
|
||||
`./tools/circleci/images/{release_name}` directories. Take a look at
|
||||
`./tools/circleci/images.yml` to see how the Dockerfiles for the three
|
||||
`./tools/ci/images/{release_name}` directories. Take a look at
|
||||
`./tools/ci/images.yml` to see how the Dockerfiles for the three
|
||||
releases differ from each other. To further generate images from the
|
||||
Dockerfiles and upload it to Docker Hub follow the instructions in the
|
||||
generated Dockerfiles.
|
||||
|
||||
Reference in New Issue
Block a user