mirror of
https://github.com/yannh/kubeconform.git
synced 2026-04-09 06:34:18 +00:00
Small CI for openapi2jsonschema, publish docker image
This commit is contained in:
parent
129ffaeef1
commit
3aba162880
2 changed files with 8 additions and 11 deletions
|
|
@ -3,8 +3,8 @@ LABEL org.opencontainers.image.authors="Various contributors" \
|
|||
org.opencontainers.image.source="https://github.com/yannh/kubeconform/tree/master/scripts" \
|
||||
org.opencontainers.image.description="Convert OpenAPI CRD to JSON Schema" \
|
||||
org.opencontainers.image.licenses="Apache License 2.0" \
|
||||
org.opencontainers.image.title="kubeconform" \
|
||||
org.opencontainers.image.url="https://github.com/yannh/kubeconform/"
|
||||
org.opencontainers.image.title="openapi2jsonschema" \
|
||||
org.opencontainers.image.url="https://github.com/yannh/kubeconform/tree/master/scripts/"
|
||||
MAINTAINER Yann HAMON <yann@mandragor.org>
|
||||
ENV FILENAME_FORMAT='{kind}-{group}-{version}'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue