mirror of
https://github.com/yannh/kubeconform.git
synced 2026-02-11 22:19:25 +00:00
Small CI for openapi2jsonschema, publish docker image
This commit is contained in:
parent
3aa09646b6
commit
7d1608bde0
1 changed files with 0 additions and 1 deletions
1
.github/workflows/openapi2jsonschema.yml
vendored
1
.github/workflows/openapi2jsonschema.yml
vendored
|
|
@ -19,7 +19,6 @@ jobs:
|
|||
working-directory: ./scripts
|
||||
run: make docker-test docker-acceptance
|
||||
|
||||
# https://docs.github.com/en/actions/publishing-packages/publishing-docker-images
|
||||
- name: Log in to the Container registry
|
||||
uses: docker/login-action@f054a8b539a109f9f41c372932f1ae047eff08c9
|
||||
with:
|
||||
|
|
|
|||
Loading…
Reference in a new issue