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:
|
pipeline:
|
||||||
lint:
|
#lint:
|
||||||
image: golangci/golangci-lint
|
# image: golangci/golangci-lint
|
||||||
commands:
|
# commands:
|
||||||
- golangci-lint run
|
# - golangci-lint run
|
||||||
build:
|
build:
|
||||||
image: golang
|
image: golang
|
||||||
commands:
|
commands:
|
||||||
|
Loading…
Reference in New Issue
Block a user