diff --git a/.drone.yml b/.drone.yml index 53633f750e..2682fd850f 100644 --- a/.drone.yml +++ b/.drone.yml @@ -29,7 +29,7 @@ pipeline: - make ineffassign-check - make misspell-check - make goconst-check - - make go-swag + - make got-swag - make build when: event: [ push, tag, pull_request ]