mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-12-26 10:20:29 +00:00
v3
This commit is contained in:
parent
306dd3901b
commit
ae694ae302
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ steps:
|
||||||
- vendor
|
- vendor
|
||||||
image: *golang_image
|
image: *golang_image
|
||||||
commands:
|
commands:
|
||||||
- go run go.woodpecker-ci.org/woodpecker/v2/cmd/cli lint
|
- go run go.woodpecker-ci.org/woodpecker/v3/cmd/cli lint
|
||||||
environment:
|
environment:
|
||||||
WOODPECKER_DISABLE_UPDATE_CHECK: true
|
WOODPECKER_DISABLE_UPDATE_CHECK: true
|
||||||
WOODPECKER_LINT_STRICT: true
|
WOODPECKER_LINT_STRICT: true
|
||||||
|
|
Loading…
Reference in a new issue