mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-12-15 04:56:35 +00:00
update test workflow to lint correctly (#4085)
This commit is contained in:
parent
f7d12bf256
commit
b33f24a996
1 changed files with 1 additions and 0 deletions
|
@ -40,6 +40,7 @@ steps:
|
|||
- go run go.woodpecker-ci.org/woodpecker/v2/cmd/cli lint
|
||||
environment:
|
||||
WOODPECKER_DISABLE_UPDATE_CHECK: true
|
||||
WOODPECKER_PLUGINS_PRIVILEGED: 'docker.io/woodpeckerci/plugin-docker-buildx:4.2.0'
|
||||
when:
|
||||
- event: pull_request
|
||||
path:
|
||||
|
|
Loading…
Reference in a new issue