mirror of
https://github.com/yannh/kubeconform.git
synced 2026-02-11 14:09:21 +00:00
Small CI for openapi2jsonschema, publish docker image
This commit is contained in:
parent
104e38623f
commit
f3532a0288
1 changed files with 1 additions and 1 deletions
2
.github/workflows/openapi2jsonschema.yml
vendored
2
.github/workflows/openapi2jsonschema.yml
vendored
|
|
@ -29,4 +29,4 @@ jobs:
|
|||
with:
|
||||
context: "./scripts"
|
||||
push: true
|
||||
tags: "openapi2jsonschema:latest"
|
||||
tags: "kubeconform/openapi2jsonschema:latest"
|
||||
|
|
|
|||
Loading…
Reference in a new issue