Skip to content

Commit 1965eaf

Browse files
lafrikslunny
authored andcommitted
Disable swagger validation while it is not fixed in upstream (#4423) (#4431)
1 parent c784ac5 commit 1965eaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.drone.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ pipeline:
7575
- make lint
7676
- make fmt-check
7777
- make swagger-check
78-
- make swagger-validate
78+
# - make swagger-validate
7979
- make misspell-check
8080
- make test-vendor
8181
- make build

0 commit comments

Comments
 (0)