mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2025-01-11 23:07:25 +01:00
ci: update golangci-lint.
This commit is contained in:
parent
081399a160
commit
061b584b66
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ golangci-lint:
|
|||
stage: lint
|
||||
image: golangci/golangci-lint
|
||||
script:
|
||||
- golangci-lint run --skip-dirs pkg/paths
|
||||
- golangci-lint run --exclude-dirs pkg/paths
|
||||
|
||||
packer:
|
||||
stage: lint
|
||||
|
|
Loading…
Reference in a new issue