1
0
mirror of synced 2025-12-19 09:57:42 -05:00

Accept glob patterns for source files in openapi-check script (#18965)

Co-authored-by: James M. Greene <JamesMGreene@github.com>
This commit is contained in:
Marc-Andre Giroux
2021-04-26 17:56:12 -04:00
committed by GitHub
parent bedc4d1401
commit 2deb8275da
4 changed files with 28686 additions and 68 deletions

View File

@@ -4,4 +4,4 @@ services:
build:
context: .
dockerfile: Dockerfile.openapi_decorator
image: 'openapi_decorator:${BUILD_SHA}'
image: 'openapi_decorator'