mirror of
https://github.com/containers/podman.git
synced 2025-09-22 12:14:26 +08:00
Assure validate includes lint
Fixed issue where lint was not run on CI, so we missed to prevent regressions. Signed-off-by: Sorin Sbarnea <ssbarnea@redhat.com>
This commit is contained in:
@ -10,4 +10,3 @@ ${SWAGGER_OUT}:
|
||||
# generate doesn't remove file on error
|
||||
rm -f ${SWAGGER_OUT}
|
||||
swagger generate spec -o ${SWAGGER_OUT} -i tags.yaml -w ./
|
||||
|
||||
|
Reference in New Issue
Block a user