mirror of
https://github.com/yannh/kubeconform.git
synced 2026-02-21 19:07:00 +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
|
working-directory: ./scripts
|
||||||
run: make docker-test docker-acceptance
|
run: make docker-test docker-acceptance
|
||||||
|
|
||||||
# https://docs.github.com/en/actions/publishing-packages/publishing-docker-images
|
|
||||||
- name: Log in to the Container registry
|
- name: Log in to the Container registry
|
||||||
uses: docker/login-action@f054a8b539a109f9f41c372932f1ae047eff08c9
|
uses: docker/login-action@f054a8b539a109f9f41c372932f1ae047eff08c9
|
||||||
with:
|
with:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue