11 lines
176 B
Markdown
11 lines
176 B
Markdown
# Container Images Shared Library
|
|
|
|
This shared library allows jobs to build and publish container images to Gitea
|
|
very easily:
|
|
|
|
```groovy
|
|
buildContainerImage()
|
|
```
|
|
|
|
That's it!
|