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
|
stage: lint
|
||||||
image: golangci/golangci-lint
|
image: golangci/golangci-lint
|
||||||
script:
|
script:
|
||||||
- golangci-lint run --skip-dirs pkg/paths
|
- golangci-lint run --exclude-dirs pkg/paths
|
||||||
|
|
||||||
packer:
|
packer:
|
||||||
stage: lint
|
stage: lint
|
||||||
|
|
Loading…
Reference in a new issue