Comment out lint step in Woodpecker CI
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
This commit is contained in:
parent
cb9d8e194f
commit
4068a4ff06
@ -1,9 +1,9 @@
|
||||
---
|
||||
pipeline:
|
||||
lint:
|
||||
image: golangci/golangci-lint
|
||||
commands:
|
||||
- golangci-lint run
|
||||
#lint:
|
||||
# image: golangci/golangci-lint
|
||||
# commands:
|
||||
# - golangci-lint run
|
||||
build:
|
||||
image: golang
|
||||
commands:
|
||||
|
Loading…
Reference in New Issue
Block a user