Explorar el Código

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

tags/v1.6.0-dev
Lauris BH hace 5 años
padre
commit
c2ec38f9b7
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      .drone.yml

+ 1
- 1
.drone.yml Ver fichero

@@ -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

Cargando…
Cancelar
Guardar