Add example link.

This commit is contained in:
redxef 2022-08-30 00:19:10 +02:00
parent 45e1378d5e
commit 4e94aea657
Signed by: redxef
GPG key ID: 7DAC3AA211CBD921

View file

@ -54,3 +54,8 @@ Push the image to the repository and add tags.
- additional\_tags: *Optional*. The path to a file containing more tags.
## Example
See [ci/pipeline.yml](ci/pipeline.yml) for an example usage. This
pipeline builds this image, first with the "edge" tag and after the
tests run successfully it tags the build as "latest".