mirror of
https://github.com/containers/podman.git
synced 2025-06-10 09:47:25 +08:00
Merge pull request #5909 from abitrolly/patch-2
gate/README.md Fix link to .cirrus.yml and reword
This commit is contained in:
@ -1,6 +1,6 @@
|
||||

|
||||
|
||||
A standard container image for lint-checking and validating changes to the libpod
|
||||
repository. The
|
||||
[contributors guide contains the documentation for usage.](https://github.com/containers/libpod/blob/master/CONTRIBUTING.md#go-format-and-lint). Note that this container image is also utilized
|
||||
in automation, see the file [.cirrus.yml](.cirrus.yml)
|
||||
The "gate" image is a standard container image for lint-checking and validating
|
||||
changes to the libpod repository. It must be built from the repository root as
|
||||
[described in the contibutors guide](https://github.com/containers/libpod/blob/master/CONTRIBUTING.md#go-format-and-lint).
|
||||
The image is also used in [CI/CD automation](../../.cirrus.yml).
|
||||
|
Reference in New Issue
Block a user