mirror of
https://github.com/yannh/kubeconform.git
synced 2026-04-19 02:19:52 +00:00
simple openapi2jsonschema tests
This commit is contained in:
parent
dcc77ac3a3
commit
19be42b9a6
4 changed files with 84 additions and 65 deletions
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
|
|
@ -22,9 +22,9 @@ jobs:
|
|||
- name: checkout
|
||||
uses: actions/checkout@v2
|
||||
|
||||
- name: acceptance-test
|
||||
- name: test
|
||||
working-directory: ./scripts
|
||||
run: make docker-acceptance
|
||||
run: make docker-test docker-acceptance
|
||||
|
||||
goreleaser:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue