eemove lint
All checks were successful
ci/woodpecker/push/docker-deploy Pipeline was successful

This commit is contained in:
Adora Laura Kalb 2024-04-18 10:48:44 +02:00
parent f103bf3d94
commit c71e965481
Signed by: adoralaura
GPG key ID: E2E0F82107536C1B

View file

@ -1,7 +0,0 @@
steps:
go-lint:
image: golangci/golangci-lint
commands:
- golangci-lint run
when:
event: ["push", "pull_request", "manual"]