瀏覽代碼

Disable swagger validation while it is not fixed in upstream (#4423)

tags/v1.6.0-dev
Lauris BH 5 年之前
父節點
當前提交
c2ec38f9b7
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      .drone.yml

+ 1
- 1
.drone.yml 查看文件

@@ -75,7 +75,7 @@ pipeline:
- make lint
- make fmt-check
- make swagger-check
- make swagger-validate
# - make swagger-validate
- make misspell-check
- make test-vendor
- make build

Loading…
取消
儲存